diff --git a/deb/index.html b/deb/index.html index 37c8da6..d11c68b 100644 --- a/deb/index.html +++ b/deb/index.html @@ -9,29 +9,51 @@
+ curl -fsSL https://packages.wcbing.top/deb/add.sh | sudo sh
+
+ curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
+
添加本仓库:curl -fsSL https://packages.wcbing.top/deb/add.sh | sudo sh
移除本仓库:curl -fsSL https://packages.wcbing.top/deb/del.sh | sudo sh
+