mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Reboot at end of installation
This commit is contained in:
		| @@ -152,7 +152,7 @@ function install_complete() { | ||||
|         echo "Installation aborted." | ||||
|         exit 0 | ||||
|     fi | ||||
|     sudo shutdown -h now || install_error "Unable to execute shutdown" | ||||
|     sudo shutdown -r now || install_error "Unable to execute shutdown" | ||||
| } | ||||
|  | ||||
| function install_raspap() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user