aboutsummaryrefslogtreecommitdiff
path: root/run_gitea-dump.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-dump.sh
parent17d80f6d25d36fe75c6a4d38254a8ae89e5a468c (diff)
downloadgn-shepherd-services-3329b2a1ac62106ac68360806958655a3656a437.tar.gz
gitea: update service.
Diffstat (limited to 'run_gitea-dump.sh')
-rwxr-xr-xrun_gitea-dump.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_gitea-dump.sh b/run_gitea-dump.sh
index c255b91..bcc4840 100755
--- a/run_gitea-dump.sh
+++ b/run_gitea-dump.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/bin/su -l gitea -c 'GITEA_WORK_DIR=/export/git/gitea HOME=/export/git/gitea $(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix build gitea)/bin/gitea dump --verbose'
+/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 dump --verbose'