update
This commit is contained in:
6
run.sh
6
run.sh
@@ -1,7 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
# UbUpdate - Ubuntu Update Scripts Loader
|
||||
|
||||
source /opt/idssys/LinUPx/settings.conf
|
||||
if [ ! -f /opt/idssys/settings/linupx.conf ]; then
|
||||
source /opt/idssys/LinUPx/settings.conf
|
||||
else
|
||||
source /opt/idssys/settings/linupx.conf
|
||||
fi
|
||||
source /opt/idssys/defaults/colors.inc
|
||||
|
||||
echo -en "${idsCL[LightCyan]}Checking for updates...${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user