This website works better with JavaScript.
Home
Explore
Help
Sign In
efraim
/
shepherd-services
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
gitea: fix typo
master
Efraim Flashner
6 months ago
committed by
Shepherd
parent
9b381aef7b
commit
f199e13a45
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
run_gitea.sh
+ 1
- 1
run_gitea.sh
View File
@@ -1,2 +1,2 @@
#!/bin/sh
/bin/su -l gitea -c 'GITEA_WORK_DIR=/export/git/gitea HOME=/export/git/gitea /usr/loca/guix-profiles/gitea/bin/gitea --port 3300'
/bin/su -l gitea -c 'GITEA_WORK_DIR=/export/git/gitea HOME=/export/git/gitea /usr/loca
l
/guix-profiles/gitea/bin/gitea --port 3300'
Write
Preview
Loading…
Cancel
Save