aboutsummaryrefslogtreecommitdiff
path: root/www-apps/meta-srht/files/meta.sr.ht.cron
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/meta-srht/files/meta.sr.ht.cron')
-rw-r--r--www-apps/meta-srht/files/meta.sr.ht.cron4
1 files changed, 0 insertions, 4 deletions
diff --git a/www-apps/meta-srht/files/meta.sr.ht.cron b/www-apps/meta-srht/files/meta.sr.ht.cron
deleted file mode 100644
index f271a9a..0000000
--- a/www-apps/meta-srht/files/meta.sr.ht.cron
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-su - srht -s /bin/sh -c /usr/bin/metasrht-daily
-exit $?