rclone: add test script

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2021-10-15 16:20:09 +08:00
committed by Rosen Penev
parent 00747f7b97
commit e475df4b79

3
net/rclone/test.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
rclone version | grep "$2"