a2d/desktop/res/go.sh
2018-12-09 20:08:38 -08:00

10 lines
111 B
Bash
Executable File

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