initial commit

This commit is contained in:
2026-03-05 12:21:18 +03:00
commit 992db80ea3
16 changed files with 623 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
build:
docker build -t git.nix13.pw/scuroneko/h2master:latest .
docker push git.nix13.pw/scuroneko/h2master:latest