rclone: add test script
authorTianling Shen <cnsztl@immortalwrt.org>
Fri, 15 Oct 2021 08:20:09 +0000 (16:20 +0800)
committerRosen Penev <rosenp@gmail.com>
Sat, 16 Oct 2021 06:02:30 +0000 (23:02 -0700)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/rclone/test.sh [new file with mode: 0644]

diff --git a/net/rclone/test.sh b/net/rclone/test.sh
new file mode 100644 (file)
index 0000000..152dbbf
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+rclone version | grep "$2"