Files
H2Node/Makefile
2026-03-04 18:23:00 +03:00

3 lines
112 B
Makefile

build:
docker build -t git.nix13.pw/scuroneko/h2node:latest .
docker push git.nix13.pw/scuroneko/h2node:latest