run reboot with sudo

This commit is contained in:
Aliberk Sandıkçı 2023-10-23 17:21:55 +03:00
parent 27f4f72931
commit b602e6d6c8
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
1 changed files with 1 additions and 1 deletions

View File

@ -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