rclone: add test script
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
00747f7b97
commit
e475df4b79
1 changed files with 3 additions and 0 deletions
3
net/rclone/test.sh
Normal file
3
net/rclone/test.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
rclone version | grep "$2"
|
Loading…
Reference in a new issue