Skip to content
Snippets Groups Projects
Unverified Commit f2e383c8 authored by tamaina's avatar tamaina Committed by GitHub
Browse files

main...

parent d3c4915e
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ SSHを接続しなおして、Misskeyのインストールを始めましょう
ただ、インストール前に[Tips](#Tips)を読むことを強くお勧めします。
```
wget https://raw.githubusercontent.com/joinmisskey/bash-install/v1.6.5/ubuntu.sh -O ubuntu.sh; sudo bash ubuntu.sh
wget https://raw.githubusercontent.com/joinmisskey/bash-install/main/ubuntu.sh -O ubuntu.sh; sudo bash ubuntu.sh
```
example.comは自分のドメインに置き換えてください。
......@@ -57,7 +57,7 @@ example.comは自分のドメインに置き換えてください。
まずはダウンロードします。
```
wget https://raw.githubusercontent.com/joinmisskey/bash-install/v1.6.5/update.ubuntu.sh -O update.sh
wget https://raw.githubusercontent.com/joinmisskey/bash-install/main/update.ubuntu.sh -O update.sh
```
アップデートしたいときにスクリプトを実行してください。
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment