Files
www_threefold_io/Makefile

7 lines
62 B
Makefile

SHELL := /bin/bash
build:
. ./build.sh
start:
. ./start.sh