aboutsummaryrefslogtreecommitdiff
path: root/net-libs/meta-srht/files/meta.sr.ht.cron
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/meta-srht/files/meta.sr.ht.cron')
-rw-r--r--net-libs/meta-srht/files/meta.sr.ht.cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/meta-srht/files/meta.sr.ht.cron b/net-libs/meta-srht/files/meta.sr.ht.cron
index f271a9a..685150f 100644
--- a/net-libs/meta-srht/files/meta.sr.ht.cron
+++ b/net-libs/meta-srht/files/meta.sr.ht.cron
@@ -1,4 +1,4 @@
#!/bin/sh
-su - srht -s /bin/sh -c /usr/bin/metasrht-daily
+su - meta-srht -s /bin/sh -c /usr/bin/metasrht-daily
exit $?