diff --git a/content/posts/gitea-self-hosted-git-server/index.md b/content/posts/gitea-self-hosted-git-server/index.md index f26b897..3978705 100644 --- a/content/posts/gitea-self-hosted-git-server/index.md +++ b/content/posts/gitea-self-hosted-git-server/index.md @@ -160,7 +160,8 @@ No users have added their keys to Gitea just yet so if you look at `/home/git/.s So I'll go ahead and create that extra command: ```shell -cat <<"EOF" | sudo tee /usr/local/bin/gitea # [tl! .cmd] +# [tl! .cmd:1,1] +cat <