a2d/preview/res/go.sh

10 lines
112 B
Bash
Executable File

#!/bin/bash
# Run this from the desk.acc directory
set -e
source "../res/util.sh"
#do_make clean
do_make all