Trigger 'finalize.sh' automatically at end of script instead of having to be run after reboot

This commit is contained in:
2025-07-21 14:10:16 -04:00
parent 7244296734
commit ae6fc22074

View File

@@ -254,6 +254,10 @@ zfs \
snapshot \
${HOSTNAME,,}/ROOT/${ID}@post-install
sudo \
-u ${USERNAME} \
"${BASEDIR}/finalize.sh"
printf \
'\033[?47h\033[2J\033[H'