This commit is contained in:
2026-07-06 21:07:17 +02:00
parent 0f3d0b7f49
commit 8069c41e25
121 changed files with 496 additions and 548 deletions
+8
View File
@@ -29,3 +29,11 @@ CONFIGS := ia torrent tools
#DOCKER_PROFILES :=
include DockerCompose.mk
.PHONY: init
init:
@bash tools/init_secrets.sh
.PHONY: clean-secrets
clean-secrets:
@bash tools/clean_secrets.sh