This repository has been archived on 2026-01-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
www_threefold_io/Makefile

7 lines
62 B
Makefile

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