Update linupx-scripts.sh
This commit is contained in:
@@ -5,7 +5,7 @@ action="$1"
|
||||
FOLDER='/opt/LinUPx'
|
||||
VERS='4.10092018'
|
||||
|
||||
if [ -e /opt/LinUPx/settings.conf ]; then
|
||||
if [ ! -f /opt/LinUPx/settings.conf ]; then
|
||||
echo -ne "useAutoremove=1
|
||||
opennms=false" > /opt/LinUPx/settings.conf
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user