1
0
Fork 0
jebbatime/scripts/jebbatime-dev-upload-main

13 lines
181 B
Bash
Executable File

#!/bin/bash
# Upload wasp/main.py
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--upload wasp/main.py \
--device $JEBBATIMEDEVMAC