This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
thor
/
docker-gitea-passthru
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Updated comment in 'watchkeys' script
master
Thor the Norseman
11 months ago
parent
b694cc5a66
commit
190820cac4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
watchkeys
+ 1
- 1
watchkeys
View File
@@ -3,7 +3,7 @@
# Path to home directory of 'git' user on host
GIT_HOME=$HOME
# Path to Gitea '
.ssh'
directory mounted on host
# Path to Gitea '
git' home
directory mounted on host
GITEA_HOME=$GIT_HOME/data/git
# Path to 'passthru' script on host
Write
Preview
Loading…
Cancel
Save