rclone: add test script
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e475df4b79
)
This commit is contained in:
parent
139dcb277b
commit
6986994097
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