Merged Changes #3

マージ済み
coolaj86 が 34 個のコミットを josh/gitea-installer.sh:master から master へマージ 2018-08-21 01:02:07 +00:00
コミット f421b83487 の変更だけを表示しています - すべてのコミットを表示

ファイルの表示

@ -14,7 +14,9 @@ You can download and run the installer script:
`curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash`
You can pick a specific version to install. For example, if you were nostalgic for 1.2.0, you could run `curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash -s version 1.2.0`
You can pick a specific version to install. For example, if you were nostalgic for 1.2.0, you could run:
`curl -fsSL https://git.coolaj86.com/coolaj86/gitea-installer.sh/raw/branch/master/install.bash | bash -s version 1.2.0`
## Install Manually