rclone: add test script

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit e475df4b79)
This commit is contained in:
Tianling Shen 2021-10-15 16:20:09 +08:00 committed by Rosen Penev
parent 139dcb277b
commit 6986994097

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

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