Thread: Script Help
View Single Post
  #12  
Old 01-12-2007, 10:20 PM
shorton shorton is offline
Registered User
 
Join Date: May 2005
Location: NH, USA
Posts: 16
Script Help

Yup, reboots with shutdown -r now in terminal.

the code in the restart script is:

#!/bin/sh
shutdown -r +1
Reply With Quote