more bugfixes 9
This commit is contained in:
@@ -373,7 +373,7 @@ function handleDownloadInstall() {
|
||||
}
|
||||
|
||||
handleReboot() {
|
||||
messagePTY "\n\nRebooting in $sleepMins minutes!!\n\n"
|
||||
messagePTY "\n\nRebooting in $sleepMins minutes\ncancel with 'shutdown -c'!!\n\n"
|
||||
sudo shutdown -r +$rebootMins
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user