10 lines
115 B
Bash
Raw Normal View History

2019-02-24 20:03:51 -08:00
#!/bin/bash
2019-06-17 20:45:00 -07:00
# Run this from the ram.drv.system directory
2019-02-24 20:03:51 -08:00
set -e
source "res/util.sh"
#do_make clean
do_make all