diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh_CN.md | 2 | ||||
| -rw-r--r-- | setup/linux/inst.sh (renamed from scripts/inst.sh) | 0 |
3 files changed, 2 insertions, 2 deletions
@@ -20,5 +20,5 @@ ```bash # Linux -curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/scripts/inst.sh | bash +curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/setup/linux/inst.sh | bash ``` diff --git a/README_zh_CN.md b/README_zh_CN.md index dcd9537..e129640 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -20,5 +20,5 @@ ```bash # Linux -curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/scripts/inst.sh | bash +curl -s https://raw.githubusercontent.com/JustEnoughVCS/CommandLine/main/setup/linux/inst.sh | bash ``` diff --git a/scripts/inst.sh b/setup/linux/inst.sh index bbebeb8..bbebeb8 100644 --- a/scripts/inst.sh +++ b/setup/linux/inst.sh |
