编辑CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2025-03-13 20:38:14 +08:00
parent 80427bdb8e
commit 733c38924b
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@ fi
}
lncf(){
curl -sSL -o /usr/bin/cf -L https://gitlab.com/rwkgyg/CFwarp/-/raw/main/1CFwarp.sh
curl -sSL -o /usr/bin/cf -L https://gitlab.com/rwkgyg/CFwarp/-/raw/main/CFwarp.sh
chmod +x /usr/bin/cf
}