1762073297
This commit is contained in:
@@ -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"
|
||||||
Reference in New Issue
Block a user