FILE / ScuroNeko/H2Node

Makefile

Исходный файл и его история в репозитории.
FILE main
This repository has been archived on 2026-04-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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