mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
rclone: add test script
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
committed by
Rosen Penev
parent
00747f7b97
commit
e475df4b79
3
net/rclone/test.sh
Normal file
3
net/rclone/test.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
rclone version | grep "$2"
|
||||
Reference in New Issue
Block a user