1
0
Fork 0

clean build script

jebbatime
ml server 2021-06-14 14:41:19 -06:00
parent 4991a6adde
commit 13a2d54609
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
make mrproper
make clean BOARD=pinetime