fix archinstall not starting + doc

This commit is contained in:
JOLIMAITRE Matthieu 2024-02-20 03:43:59 +01:00
parent 46cea63aae
commit f35dda937d
2 changed files with 14 additions and 9 deletions

View file

@ -6,7 +6,7 @@ fi
loadkeys fr
echo "[.zlogin] ____ starting auto install ____"
archinstall --config ./user_configuration.json --creds ./user_credentials.json
archinstall --config ./user_configuration.json --creds ./user_credentials.json --silent
echo "[.zlogin] ____ finished auto install ____"
echo "[.zlogin] ____ starting post install ____"
sh post_install.sh