1
0
Fork 0
jebbatime/scripts/jebbatime-build-clean

11 lines
117 B
Plaintext
Raw Permalink Normal View History

2021-06-14 14:41:19 -06:00
#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
make mrproper
make clean BOARD=pinetime