High-frequency use instructions collection
This instructions are base on the Webshell function in Api service
Firmware Update/rollback command
EU
http://your-hotspot-ip-address:8001/api/test/shell?cmd=wget http://pisces-firmware.sidcloud.cn/latest/EU/update.sh -O - | sudo bashCN
http://your-hotspot-ip-address:8001/api/test/shell?cmd=wget http://pisces-firmware.sidcloud.cn/latest/CN/update.sh -O - | sudo bashAS
http://your-hotspot-ip-address:8001/api/test/shell?cmd=wget http://pisces-firmware.sidcloud.cn/latest/AS/update.sh -O - | sudo bashStyle:
http://your-hotspot-ip-address:8001/api/test/shell?cmd=wget http://pisces-firmware.sidcloud.cn/{{version}}/{{region}}/update.sh -O - | sudo bashVersion:
The version of the firmware , like
0.160.180.22etc...
Region:
The region you support , like
EUCNetc
OTA service fix command
http://your-hotspot-ip-address:8001/api/test/shell?cmd=wget https://pisces-snap.sidcloud.cn/ota-update/ota-update.sh -O - | sudo bashDo repower after running
Dashboard Update
From pisces repo
From briffy repo
Dashboard Uninstall
Block clean
Fast sync
Last updated