move to archive, cleaning up for golive

This commit is contained in:
2018-01-24 18:30:48 -06:00
parent 5f1be2380c
commit c1f552b269
92 changed files with 600 additions and 0 deletions

View File

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