update installation script

This commit is contained in:
JOLIMAITRE Matthieu 2024-02-27 01:15:11 +01:00
parent 75eb1f13c9
commit c14f6e6404
2 changed files with 42 additions and 2 deletions

View file

@ -13,5 +13,5 @@ loadkeys fr
echo "[.zlogin] ____ starting post install ____"
sh post_install.sh
echo "[.zlogin] ____ finished post install ____"
shutdown now
# shutdown now
)