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