Browse Source

rclone: add test script

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
lilik-openwrt-22.03
Tianling Shen 3 years ago
committed by Rosen Penev
parent
commit
e475df4b79
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      net/rclone/test.sh

+ 3
- 0
net/rclone/test.sh View File

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

Loading…
Cancel
Save