a2d/desktop.system/res/go.sh

10 lines
118 B
Bash
Raw Normal View History

#!/bin/bash
2018-11-26 05:16:39 +00:00
# Run this from the desktop.system directory
2018-11-26 05:16:39 +00:00
set -e
source "../res/util.sh"
#do_make clean
do_make all