Update repository name and URLs to archlinux-config
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 1. 克隆仓库
|
# 1. 克隆仓库
|
||||||
git clone https://git-ssh.furtherverse.com/imbytecat/archlinux-wsl-init.git
|
git clone https://git.furtherverse.com/imbytecat/archlinux-config.git
|
||||||
cd archlinux-wsl-init
|
cd archlinux-config
|
||||||
|
|
||||||
# 2. 运行 bootstrap(安装 yay 和 dcli)
|
# 2. 运行 bootstrap(安装 yay 和 dcli)
|
||||||
chmod +x bootstrap.sh
|
chmod +x bootstrap.sh
|
||||||
@@ -30,7 +30,7 @@ dcli sync
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# 拉取最新配置
|
# 拉取最新配置
|
||||||
cd ~/archlinux-wsl-init # 或你的 clone 目录
|
cd ~/archlinux-config # 或你的 clone 目录
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
# 应用更新
|
# 应用更新
|
||||||
|
|||||||
Reference in New Issue
Block a user