Update linupx-install.sh

This commit is contained in:
2018-10-09 15:43:38 -05:00
parent 46a6395bd1
commit 442fe400a3

View File

@@ -29,7 +29,6 @@ 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 ""