From 7831e019e4146100c2f0488681fb768558cce694 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 14 Dec 2025 15:20:06 -0700 Subject: [PATCH] =?UTF-8?q?export:=20don=E2=80=99t=20exit=20too=20early?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/local/share/bastille/export.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/usr/local/share/bastille/export.sh b/usr/local/share/bastille/export.sh index a133554c..f76f1e93 100644 --- a/usr/local/share/bastille/export.sh +++ b/usr/local/share/bastille/export.sh @@ -513,7 +513,6 @@ jail_export() { fi info "\nExported '${bastille_backupsdir}/${TARGET}_${DATE}${FILE_EXT}' successfully." fi - exit 0 fi # Restart if AUTO_RESTART=1