wgreplit.sh
Anonymous
plain_text
06/08/2023 3:06 PM
256 B
25
Indexable
#!/bin/bash echo echo "请稍等,下载更新中……" rm -rf acwarp.sh wget -N https://gitlab.com/rwkgyg/CFwarp/-/raw/main//point/acwarp.sh >/dev/null 2>&1 chmod +x acwarp.sh ./acwarp.sh
Editor is loading...