Trigger 'finalize.sh' automatically at end of script instead of having to be run after reboot
This commit is contained in:
		@@ -254,6 +254,10 @@ zfs \
 | 
			
		||||
	snapshot \
 | 
			
		||||
	${HOSTNAME,,}/ROOT/${ID}@post-install
 | 
			
		||||
 | 
			
		||||
sudo \
 | 
			
		||||
	-u ${USERNAME} \
 | 
			
		||||
	"${BASEDIR}/finalize.sh"
 | 
			
		||||
 | 
			
		||||
printf \
 | 
			
		||||
	'\033[?47h\033[2J\033[H'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user