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

11 lines
117 B
Bash
Executable File

#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
make mrproper
make clean BOARD=pinetime