Update with easier install docs.

这个提交包含在:
Josh Mudge 2018-06-28 18:41:39 +00:00
父节点 f1aad8be59
当前提交 8232bba348
共有 1 个文件被更改,包括 1 次插入4 次删除

查看文件

@ -12,10 +12,7 @@ Installs [Gitea](https://gitea.io) (formerly gogs) as a systemd service
You can download and run the installer script:
```bash
wget -O install-gitea.bash https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/master/install.bash
bash install-gitea.bash
```
`curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash`
## Install Manually