Compare commits

...

2 Commits

View File

@@ -254,6 +254,10 @@ zfs \
snapshot \ snapshot \
${HOSTNAME,,}/ROOT/${ID}@post-install ${HOSTNAME,,}/ROOT/${ID}@post-install
sudo \
-u ${USERNAME} \
"${BASEDIR}/finalize.sh"
printf \ printf \
'\033[?47h\033[2J\033[H' '\033[?47h\033[2J\033[H'
@@ -261,7 +265,7 @@ cat << EOF
Script has finished running Script has finished running
Please reboot your computer Please exit the chroot
Press any key to return to the main menu Press any key to return to the main menu
EOF EOF