Update config fix fi

pacsat-v2.2-tlm3
Alan Johnston 4 weeks ago committed by GitHub
parent 474e3f618b
commit ca03c99871
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -428,6 +428,7 @@ elif [ "$1" = "-f" ]; then
reboot=1
else
restart=1
fi
fi
elif [ "$1" = "-b" ]; then
@ -448,6 +449,7 @@ elif [ "$1" = "-b" ]; then
reboot=1
else
restart=1
fi
fi
elif [ "$1" = "-s" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.