a2d/desk.acc/res/go.sh

10 lines
112 B
Bash
Raw Normal View History

2017-08-29 03:58:09 +00:00
#!/bin/bash
# Run this from the desk.acc directory
2017-08-29 03:58:09 +00:00
set -e
2018-11-26 05:16:39 +00:00
source "../res/util.sh"
2017-08-29 03:58:09 +00:00
2017-09-07 04:33:22 +00:00
#do_make clean
do_make all