updated header, added makefile, updated tflabs

This commit is contained in:
Mik-TF
2024-03-01 00:02:30 -05:00
parent 7bdbb1917c
commit 1e5f708a98
653 changed files with 40 additions and 22 deletions

7
Makefile Normal file
View File

@@ -0,0 +1,7 @@
SHELL := /bin/bash
build:
. ./build.sh
start:
. ./start.sh