www_mycelium/Makefile
2025-02-12 06:59:33 +00:00

7 lines
62 B
Makefile

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