1
0
Fork 0
jebbatime/scripts/jebbatime-bootloader

13 lines
173 B
Plaintext
Raw Normal View History

2021-06-12 15:57:22 -06:00
#!/bin/bash
# Reboot into bootloader
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--bootloader \
--device $JEBBATIMEMAC