1762073297

This commit is contained in:
2025-11-02 01:48:17 -07:00
parent 37ca62cd8c
commit 0f3d31887f
+2 -2
View File
@@ -226,8 +226,8 @@ rm -f "$tmp_customscripts_dir/donut.c"
if [ ! -z "$1" ]; then if [ ! -z "$1" ]; then
echo -e "cleaning up apt" echo -e "cleaning up apt"
sudo apt autoremove -y sudo apt autoremove -y
echo -e "\nrebooting in 3 minutes\n" # echo -e "\nrebooting in 3 minutes\n"
sudo shutdown -r +3 # sudo shutdown -r +3
fi fi
echo -e "\nDone with first stage\n" echo -e "\nDone with first stage\n"