projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00747f7
)
rclone: add test script
author
Tianling Shen
<cnsztl@immortalwrt.org>
Fri, 15 Oct 2021 08:20:09 +0000
(16:20 +0800)
committer
Rosen 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]
patch
|
blob
diff --git a/net/rclone/test.sh
b/net/rclone/test.sh
new file mode 100644
(file)
index 0000000..
152dbbf
--- /dev/null
+++ b/
net/rclone/test.sh
@@ -0,0
+1,3
@@
+#!/bin/sh
+
+rclone version | grep "$2"