mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-23 12:29:22 +08:00
Update cmurl.sh
This commit is contained in:
@@ -43,7 +43,7 @@ wget $URL > $ZIP.wget.log 2>&1
|
|||||||
|
|
||||||
md5sum $ZIP > $ZIP.md5
|
md5sum $ZIP > $ZIP.md5
|
||||||
|
|
||||||
$BYPY -v -s 10MB syncup . cyanogenmod
|
$BYPY -v --disable-ssl-check -s 10MB syncup . cyanogenmod
|
||||||
|
|
||||||
if [ -f "$DIRECTORY/$ZIP" ];then
|
if [ -f "$DIRECTORY/$ZIP" ];then
|
||||||
rm "$DIRECTORY/$ZIP"
|
rm "$DIRECTORY/$ZIP"
|
||||||
|
Reference in New Issue
Block a user