Update linupx-install.sh

This commit is contained in:
2018-10-09 15:39:12 -05:00
parent e77039c52b
commit 46a6395bd1

View File

@@ -29,6 +29,7 @@ do_with_root git clone https://git.schroedercity.com/voltron/LinUPx.git /opt/Lin
do_with_root ln -s /opt/LinUPx/run.sh /usr/local/bin/runup
echo -e "useAutoremove=1
opennms=false" > /opt/LinUPx/settings.conf
chmod +x /opt/LinUPx/settings.conf
echo ""