setup update scripts

Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
2025-08-18 09:43:07 +02:00
parent 38af3fc7dd
commit 204658df0c
3 changed files with 33 additions and 21 deletions

View File

@@ -1,9 +1,12 @@
.PHONY: all build_deploy build deploy
.PHONY: all build_deploy build deploy runpodman
all: build_deploy
runpodman:
./runpodman.sh
build_deploy: build
./deploy_poll.sh