Update linupx-scripts.sh

This commit is contained in:
2018-10-09 15:48:11 -05:00
parent e797ad59ba
commit a179f5b86a

View File

@@ -6,7 +6,7 @@ FOLDER='/opt/LinUPx'
VERS='4.10092018'
if [ -e /opt/LinUPx/settings.conf ]; then
echo -e "useAutoremove=1
echo -ne "useAutoremove=1
opennms=false" > /opt/LinUPx/settings.conf
fi