mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-11-05 10:46:11 +08:00
Create cm.sh
This commit is contained in:
8
net/cm/cm.sh
Normal file
8
net/cm/cm.sh
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
DIR=$1
|
||||||
|
DEVICE=$2
|
||||||
|
rm
|
||||||
|
/root/bypy/bypy.py -v --disable-ssl-check -s 10MB syncup $DIR cm/$DEVICE
|
||||||
|
|
||||||
|
rm -r $DIR
|
||||||
Reference in New Issue
Block a user