This commit is contained in:
2026-06-28 21:20:40 +01:00
parent 604d8138c7
commit 4de23ba13a
8 changed files with 87 additions and 55 deletions
+7
View File
@@ -0,0 +1,7 @@
.PHONY: prepare_crond
prepare_crond:
@echo Nothing to do
.PHONY: clean_crond
clean_crond:
@echo Nothing to do