kleine bugfixes

This commit is contained in:
scriptos 2023-08-06 20:32:20 +02:00
parent 8fc66d8248
commit 57cc8401e7

View File

@ -30,5 +30,5 @@ sudo apt update && sudo apt upgrade -y &> /var/log/script-logs/weekly-update.v2.
sudo apt-get autoremove --purge -y sudo apt-get autoremove --purge -y
sudo apt-get clean -y sudo apt-get clean -y
fi fi
fi
exit 0 exit 0