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

Loading…
Cancel
Save

Powered by TurnKey Linux.