diff --git a/profile/airootfs/root/.zlogin b/profile/airootfs/root/.zlogin index 1b0cb2a..2fbd798 100644 --- a/profile/airootfs/root/.zlogin +++ b/profile/airootfs/root/.zlogin @@ -13,5 +13,5 @@ loadkeys fr echo "[.zlogin] ____ starting post install ____" sh post_install.sh echo "[.zlogin] ____ finished post install ____" - # shutdown now + shutdown now )