prodos-drivers/ram.drv/res/go.sh

10 lines
115 B
Bash
Executable File

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