removed auto-reboot
This commit is contained in:
@@ -13,7 +13,6 @@ gpg --output users.json --decrypt users.crypt
|
||||
if test -s ./users.json
|
||||
then
|
||||
archinstall --config $REPO/archlinux/raw/master/config.json --creds ./users.json --silent
|
||||
reboot
|
||||
else
|
||||
echo "users.json not found in current directory or file is empty"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user