Index: src/scripts/set_shared_user_password.sh |
diff --git a/src/scripts/set_shared_user_password.sh b/src/scripts/set_shared_user_password.sh |
index ab6f4b87722ea765ed1b1d0fb6c0d7df61a0935f..25baca0e632352cce4b01469bebd2cadf2a70485 100755 |
--- a/src/scripts/set_shared_user_password.sh |
+++ b/src/scripts/set_shared_user_password.sh |
@@ -12,7 +12,7 @@ |
. "$(dirname "$0")/common.sh" |
# Script must be run inside the chroot |
-assert_inside_chroot |
+restart_in_chroot_if_needed $* |
FLAGS_HELP="USAGE: $0 [flags]" |