From de8c9ee3212bc633deb5f404894f132b75d2e63c Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Sat, 7 Jan 2023 14:56:02 -0500 Subject: dev-vcs/git-srht/files: rename srht user to git-srht Signed-off-by: Julien Roy --- dev-vcs/git-srht/files/git.sr.ht.cron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs/git-srht/files/git.sr.ht.cron') diff --git a/dev-vcs/git-srht/files/git.sr.ht.cron b/dev-vcs/git-srht/files/git.sr.ht.cron index 06c8477..9d92e09 100644 --- a/dev-vcs/git-srht/files/git.sr.ht.cron +++ b/dev-vcs/git-srht/files/git.sr.ht.cron @@ -1,4 +1,4 @@ #!/bin/sh -su - srht -s /bin/sh -c /usr/bin/gitsrht-periodic +su - git-srht -s /bin/sh -c /usr/bin/gitsrht-periodic exit $? -- cgit v1.2.3