This commit is contained in:
Charles N Wyble - admin 2019-04-21 11:16:57 -05:00
parent f2868b6110
commit 54fe86b4c1

View File

@ -31,11 +31,11 @@ if [ $OVH_MGMT_IP -eq 1 ]; then
tsysSysLocation=ovh tsysSysLocation=ovh
fi fi
/usr/local/bin/up2date.sh #/usr/local/bin/up2date.sh
apt-get update #apt-get update
apt-get -y --purge autoremove #apt-get -y --purge autoremove
apt-get -y autoclean #apt-get -y autoclean
apt-get -y upgrade #apt-get -y upgrade
apt-get -y dist-upgrade #apt-get -y dist-upgrade
slack tsys-$tsysSysLocation slack tsys-$tsysSysLocation