diff --git a/articles/doc/en/quickstart/start-solv.md b/articles/doc/en/quickstart/start-solv.md index 4b041a8..ed8d3a0 100644 --- a/articles/doc/en/quickstart/start-solv.md +++ b/articles/doc/en/quickstart/start-solv.md @@ -24,7 +24,7 @@ Dive into the world of Solana, explore the capabilities of solv, and be part of ## Solana Validator Setup ```bash -$ sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.0.0/install")" +$ sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.2.0/install")" $ cd ~ && source ~/.profile $ solv setup ``` diff --git a/articles/doc/en/tutorial/chapter1.md b/articles/doc/en/tutorial/chapter1.md index ac38f1d..a38e114 100644 --- a/articles/doc/en/tutorial/chapter1.md +++ b/articles/doc/en/tutorial/chapter1.md @@ -214,7 +214,7 @@ There are versions for Edgevana and Latitude, so please select the type you want Here, we assume participation in TDS and select `Edgevana`. ```bash -$ sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.0.0/install")" +$ sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.2.0/install")" ``` This command will initially create a solv user, so you will need to set a password. diff --git a/articles/doc/en/tutorial/chapter5.md b/articles/doc/en/tutorial/chapter5.md index 91e0c10..6f52f80 100644 --- a/articles/doc/en/tutorial/chapter5.md +++ b/articles/doc/en/tutorial/chapter5.md @@ -37,7 +37,7 @@ $ ssh username@ Then copy and paste the code from step 1 from the solv documentation page and run it. ```bash -sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.0.0/install")" +sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.2.0/install")" ``` This command first creates the solv user, so diff --git a/articles/doc/ja/quickstart/start-solv.md b/articles/doc/ja/quickstart/start-solv.md index 30546a9..1cef518 100644 --- a/articles/doc/ja/quickstart/start-solv.md +++ b/articles/doc/ja/quickstart/start-solv.md @@ -22,7 +22,7 @@ Solana の世界に飛び込み、solv の機能を探求し、努力を最小 ## Solana バリデーターのセットアップ ```bash -$ sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.0.0/install")" +$ sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.2.0/install")" $ cd ~ && source ~/.profile $ solv setup ``` diff --git a/articles/doc/ja/tutorial/chapter1.md b/articles/doc/ja/tutorial/chapter1.md index a0d8723..7ff01fe 100644 --- a/articles/doc/ja/tutorial/chapter1.md +++ b/articles/doc/ja/tutorial/chapter1.md @@ -216,7 +216,7 @@ $ ssh username@ そして solv ドキュメントページにあるステップ1のコードをコピー&ペーストして実行します。 ```bash -sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.0.0/install")" +sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.2.0/install")" ``` このコマンドで最初に solv ユーザーを作成するので、 diff --git a/articles/doc/ja/tutorial/chapter5.md b/articles/doc/ja/tutorial/chapter5.md index 4581ea3..3e5cdbb 100644 --- a/articles/doc/ja/tutorial/chapter5.md +++ b/articles/doc/ja/tutorial/chapter5.md @@ -42,7 +42,7 @@ $ ssh username@ そして solv ドキュメントページにあるステップ1のコードをコピー&ペーストして実行します。 ```bash -sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.0.0/install")" +sh -c "$(curl -sSfL "https://storage.googleapis.com/epics-bucket/resource/solv/v3.2.0/install")" ``` このコマンドで最初に solv ユーザーを作成するので、