update start.sh
This commit is contained in:
parent
fec751e060
commit
88fc257abd
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
#wget -O- https://git.nps.crabapples.cn/crabapples/learn-spider/raw/branch/main/bin/auto_install.sh | bash
|
||||
#wget -O- -q --show-progress https://git.nps.crabapples.cn/crabapples/learn-spider/raw/branch/main/bin/auto_install.sh | bash
|
||||
echo "清理旧脚本..."
|
||||
rm -rf ./install.sh ./start.sh ./update.sh ./uninstall.sh
|
||||
echo "开始下载..."
|
||||
|
|
|
|||
Loading…
Reference in New Issue