Files
www_mycelium/Makefile
ourworld_web 648680d0ae Initial commit
2025-02-12 06:59:33 +00:00

7 lines
62 B
Makefile

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