aboutsummaryrefslogtreecommitdiff
path: root/run_gitea.sh
diff options
context:
space:
mode:
authorEfraim Flashner2021-04-18 11:53:29 +0000
committerShepherd2021-04-18 11:53:29 +0000
commit3329b2a1ac62106ac68360806958655a3656a437 (patch)
tree7678ecba2b6245ebef4d95474af190c01266cbb9 /run_gitea.sh
parent17d80f6d25d36fe75c6a4d38254a8ae89e5a468c (diff)
downloadgn-shepherd-services-3329b2a1ac62106ac68360806958655a3656a437.tar.gz
gitea: update service.
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'