1
0
Fork 0

v1.0.1 url

jebbatime
ml server 2021-06-12 16:34:51 -06:00
parent 9ad4aff2d0
commit fe930cee3b
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ cd $JEBBATIMEGITROOT
# Download latest release. XXX better link to latest.
rm -f /tmp/micropython.zip
wget -O /tmp/micropython.zip \
https://spacecruft.org/attachments/9238c4cc-cd29-4b95-89fe-b3246609339c
https://spacecruft.org/attachments/cdfc3e81-75b0-4e10-9f96-05462f1a919c
# Reboot thang into bootloader
echo "Rebooting development PineTime watch into bootloader..."

View File

@ -8,7 +8,7 @@ cd $JEBBATIMEGITROOT
# Download latest release. XXX better link to latest.
rm -f /tmp/micropython.zip
wget -O /tmp/micropython.zip \
https://spacecruft.org/attachments/9238c4cc-cd29-4b95-89fe-b3246609339c
https://spacecruft.org/attachments/cdfc3e81-75b0-4e10-9f96-05462f1a919c
# Reboot thang into bootloader
echo "Rebooting development PineTime watch into bootloader..."