update manage.sh

This commit is contained in:
Alihan
2023-05-19 12:12:31 +03:00
parent cee736599a
commit 01d1265157

View File

@@ -193,7 +193,7 @@ elif [ "$1" == "prepare-flight" ]; then
./manage.sh connect-drone
./manage.sh get-dhcp
./manage.sh start-commander
./manage.sh start-webui
./manage.sh start-webui commander_local
echo "prepared to flight"
elif [ "$1" == "finish-flight" ]; then