1
0
Fork 0
jebbatime/scripts/jebbatime-dev-bootloader

13 lines
176 B
Bash
Executable File

#!/bin/bash
# Reboot into bootloader
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--bootloader \
--device $JEBBATIMEDEVMAC