enabled poweroff post install

This commit is contained in:
JOLIMAITRE Matthieu 2024-03-07 20:40:36 +01:00
parent 90d7715560
commit 96104909f8

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
)