Update linupx-scripts.sh
This commit is contained in:
@@ -7,7 +7,8 @@ VERS='4.10012018'
|
||||
|
||||
if [ -e /opt/LinUPx/settings.conf ]; then
|
||||
echo -e "useAutoremove=1
|
||||
opennms=false" > /opt/LinUPx/settings.conf
|
||||
opennms=false" > /opt/LinUPx/settings.conf
|
||||
chmod +x /opt/LinUPx/settings.conf
|
||||
fi
|
||||
|
||||
source /dev/stdin <<< "$(curl -sL ${FOLDER}/settings.conf)"
|
||||
|
||||
Reference in New Issue
Block a user