Update linupx-scripts.sh
This commit is contained in:
@@ -30,6 +30,10 @@ if [ ! -d "/opt/idssys/linupx" ]; then
|
||||
echo "Program has been updated, please re-run"
|
||||
exit 0
|
||||
fi
|
||||
if [ ! -d "/opt/idssys/defaults" ]; then
|
||||
do_with_root set -eu
|
||||
do_with_root git clone https://git.schroedercity.com/voltron/iDS-Defaults.git /opt/idssys/defaults
|
||||
fi
|
||||
|
||||
source /opt/idssys/settings/linupx.conf
|
||||
source /opt/idssys/defaults/colors.inc
|
||||
|
||||
Reference in New Issue
Block a user