This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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
00747f7b97
commit
e475df4b79
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
net/rclone/test.sh
+ 3
- 0
net/rclone/test.sh
View File
@ -0,0 +1,3 @@
#!/bin/sh
rclone version
|
grep
"
$2
"
Write
Preview
Loading…
Cancel
Save