working state

This commit is contained in:
JOLIMAITRE Matthieu 2024-02-20 03:38:11 +01:00
parent d94113878f
commit 46cea63aae
12 changed files with 241 additions and 61 deletions

View file

@ -3,4 +3,14 @@ if grep -Fqa 'accessibility=' /proc/cmdline &> /dev/null; then
setopt SINGLE_LINE_ZLE
fi
~/.automated_script.sh
loadkeys fr
echo "[.zlogin] ____ starting auto install ____"
archinstall --config ./user_configuration.json --creds ./user_credentials.json
echo "[.zlogin] ____ finished auto install ____"
echo "[.zlogin] ____ starting post install ____"
sh post_install.sh
echo "[.zlogin] ____ finished post install ____"
# echo "[.zlogin] shutting down ..."
# # shutdown now