OpportunityLiu 5 年 前
コミット
3dd0db9c22
6 ファイル変更10 行追加10 行削除
  1. 2 2
      README.md
  2. 2 2
      guide/installation.md
  3. 0 0
      shget.text
  4. 2 2
      zh-cn/README.md
  5. 2 2
      zh-cn/getting_started.md
  6. 2 2
      zh-cn/guide/installation.md

+ 2 - 2
README.md

@@ -60,13 +60,13 @@ so that any developer can quickly pick it up and enjoy the productivity boost wh
 #### via curl
 
 ```bash
-bash <(curl -fsSL https://xmake.io/get.sh)
+bash <(curl -fsSL https://xmake.io/shget.text)
 ```
 
 #### via wget
 
 ```bash
-bash <(wget https://xmake.io/get.sh -O -)
+bash <(wget https://xmake.io/shget.text -O -)
 ```
 
 #### via powershell

+ 2 - 2
guide/installation.md

@@ -5,13 +5,13 @@
 #### via curl
 
 ```bash
-bash <(curl -fsSL https://xmake.io/get.sh)
+bash <(curl -fsSL https://xmake.io/shget.text)
 ```
 
 #### via wget
 
 ```bash
-bash <(wget https://xmake.io/get.sh -O -)
+bash <(wget https://xmake.io/shget.text -O -)
 ```
 
 #### via powershell

+ 0 - 0
get.sh → shget.text


+ 2 - 2
zh-cn/README.md

@@ -66,13 +66,13 @@ xmake的目标是开发者更加关注于项目本身开发,简化项目的描
 #### 使用curl
 
 ```bash
-bash <(curl -fsSL https://xmake.io/get.sh)
+bash <(curl -fsSL https://xmake.io/shget.text)
 ```
 
 #### 使用wget
 
 ```bash
-bash <(wget https://xmake.io/get.sh -O -)
+bash <(wget https://xmake.io/shget.text -O -)
 ```
 
 #### 使用powershell

+ 2 - 2
zh-cn/getting_started.md

@@ -3,13 +3,13 @@
 #### 使用curl
 
 ```bash
-bash <(curl -fsSL https://xmake.io/get.sh)
+bash <(curl -fsSL https://xmake.io/shget.text)
 ```
 
 #### 使用wget
 
 ```bash
-bash <(wget https://xmake.io/get.sh -O -)
+bash <(wget https://xmake.io/shget.text -O -)
 ```
 
 #### 使用powershell

+ 2 - 2
zh-cn/guide/installation.md

@@ -6,13 +6,13 @@
 #### 使用curl
 
 ```bash
-bash <(curl -fsSL https://xmake.io/get.sh)
+bash <(curl -fsSL https://xmake.io/shget.text)
 ```
 
 #### 使用wget
 
 ```bash
-bash <(wget https://xmake.io/get.sh -O -)
+bash <(wget https://xmake.io/shget.text -O -)
 ```
 
 #### 使用powershell