finishing file cleanup

This commit is contained in:
2024-11-11 18:43:05 -06:00
parent 9437358056
commit d7ecef8a27
66 changed files with 3558 additions and 0 deletions
@@ -0,0 +1,9 @@
#!/bin/bash
apt-get update
apt-get -y --purge autoremove
apt-get -y upgrade
apt-get -y dist-upgrade
apt-get -y --purge autoremove
/sbin/reboot