a2d/ram.system/res/go.sh
2019-01-04 20:03:59 -08:00

10 lines
114 B
Bash
Executable File

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