fix --set-owner; comment out --settime

This commit is contained in:
Mike Kinney
2021-11-21 21:13:15 -08:00
parent 8f7b874e3d
commit e738382924

View File

@@ -10,9 +10,10 @@ bin/run.sh --set is_router false
echo setting channel
bin/run.sh --seturl "https://www.meshtastic.org/c/#GAMiENTxuzogKQdZ8Lz_q89Oab8qB0RlZmF1bHQ="
echo setting time
bin/run.sh --settime
# '--settime' seems to be deprecated
#bin/run.sh --settime
echo setting owner
bin/run.sh --setowner "Test Build"
bin/run.sh --set-owner "Test Build"
echo setting position
bin/run.sh --setlat 32.7767 --setlon -96.7970 --setalt 1337
echo dumping info