From 3329b2a1ac62106ac68360806958655a3656a437 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 18 Apr 2021 11:53:29 +0000 Subject: gitea: update service. --- run_gitea.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_gitea.sh') diff --git a/run_gitea.sh b/run_gitea.sh index 7aa09a8..40d4f73 100755 --- a/run_gitea.sh +++ b/run_gitea.sh @@ -1,2 +1,2 @@ #!/bin/sh -/bin/su -l gitea -c 'GITEA_WORK_DIR=/export/git/gitea HOME=/export/git/gitea /usr/local/guix-profiles/gitea/bin/gitea --port 3300' +/bin/su -l gitea -c 'GITEA_WORK_DIR=/export/git/gitea HOME=/export/git/gitea $(/home/shepherd/guix-profiles/gitea/bin/guix build -L /home/shepherd/guix-bioinformatics gitea)/bin/gitea --port 3300' -- cgit v1.2.3