helper scripts

This commit is contained in:
2026-06-26 18:49:01 -07:00
parent a86e505b90
commit 60b96ddfa0
2 changed files with 6 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
docker compose -f docker-compose.gitea-runner.yml up --remove-orphans -d
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
docker compose -f docker-compose.gitea-runner.yml down