This commit is contained in:
2019-01-28 10:30:58 -06:00
parent e5bf94283e
commit 6e6e26c313
2 changed files with 10 additions and 11 deletions

11
run.sh
View File

@@ -1,16 +1,7 @@
#!/usr/bin/env bash
# UbUpdate - Ubuntu Update Scripts Loader
source /opt/LinUPx/settings.conf
if [ ! -d "/opt/idssys/LinUPx" ]; then
mv /opt/LinUPx /opt/idssys/
rm -Rf /opt/idssys/LinUPx
ln -s /opt/idssys/LinUPx/run.sh /usr/local/bin/runup
fi
source /opt/idssys/LinUPx/settings.conf
cd /opt/idssys/LinUPx
#echo ""