Update config missing fi

master-bf-pre3
Alan Johnston 6 days ago committed by GitHub
parent ab50a56ad7
commit 6e59358133
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -458,6 +458,7 @@ elif [ "$1" = "-m" ]; then
DOPPLER=1 DOPPLER=1
else else
DOPPLER=0 DOPPLER=0
fi
if [ "$DOPPLER" = "1" ] ; then if [ "$DOPPLER" = "1" ] ; then
restart=1 restart=1

Loading…
Cancel
Save

Powered by TurnKey Linux.