Update install.sh

merge-requests/1/head
Esteban Mackay Q 2 years ago
parent 3b75a2b19a
commit fcf0f959eb

@ -935,7 +935,7 @@ sh /opt/extra-1.sh
sh /opt/extra-2.sh
####################################################################
#monitor2
if [ -f "/opt/wdp2" ]
if [ -f "/opt/wdp" ]
then
echo "found file"
else
@ -945,6 +945,7 @@ cat > /opt/wdp <<- "EOFX"
#########################################
Web-Dashboar-Port: 80
EOFX
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.