diff --git a/watchkeys b/watchkeys index b9817ec..856e224 100755 --- a/watchkeys +++ b/watchkeys @@ -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