(change): Starting to implement more concise build system.

This commit is contained in:
2026-01-16 13:01:06 -05:00
parent 70b781cf27
commit ec0396b065
5 changed files with 31 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
source ../common.sh
docker save dbob16/tam3-webclient:${tam3_version} | gzip > tam3-webclient.tar.gz