aboutsummaryrefslogtreecommitdiff
path: root/run_gitea.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_gitea.sh')
-rwxr-xr-xrun_gitea.sh2
1 files changed, 1 insertions, 1 deletions
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'