aboutsummaryrefslogtreecommitdiff
path: root/run_gitea.sh
blob: 40d4f731688fc0176c51e6fa2f7f62e7b4313105 (plain)
1
2
#!/bin/sh
/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'