run reboot with sudo
This commit is contained in:
parent
27f4f72931
commit
b602e6d6c8
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@ _install() {
|
||||||
sleep 60
|
sleep 60
|
||||||
rm -rf "$temp_file" "$temp_dir"
|
rm -rf "$temp_file" "$temp_dir"
|
||||||
sleep 60
|
sleep 60
|
||||||
reboot
|
_sudo reboot
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue