summaryrefslogtreecommitdiff
path: root/pcr/mycron-git/mycron.install
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/mycron-git/mycron.install')
-rw-r--r--pcr/mycron-git/mycron.install3
1 files changed, 0 insertions, 3 deletions
diff --git a/pcr/mycron-git/mycron.install b/pcr/mycron-git/mycron.install
deleted file mode 100644
index a56c1ab97..000000000
--- a/pcr/mycron-git/mycron.install
+++ /dev/null
@@ -1,3 +0,0 @@
-post_install() {
- echo 'Don’t forget to set up your cron service/daemon to execute mycron every minute. See https://dev.0x7be.de/mycron for setup instructions and configuration examples.' | fold -sw 70
-}