aboutsummaryrefslogtreecommitdiff
path: root/run_gitea.sh
blob: 7aa09a8a9cfbca4896d4fb3eeda8623123e9ddbc (plain)
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'