Add caching

This commit is contained in:
2022-11-02 23:03:44 +01:00
parent 9b95267eeb
commit fd826827f6
2 changed files with 28 additions and 5 deletions

View File

@@ -6,5 +6,8 @@ go build -o char ../../main.go
echo "base"
CHAR_DEV_MODE=true ./char do -h
echo
echo "--------"
echo "local_up"
CHAR_DEV_MODE=false ./char do local_up -h