projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
9e5a5f5654d6c2fe452e14d98bfa2db0b80018cd
[openwrt.git]
/
openwrt
/
package
/
srelay
/
files
/
S60srelay
1
#!/bin/sh
2
3
if
[
-f
/
etc
/
srelay.conf
];
then
4
srelay
-c
/
etc
/
srelay.conf
-r -s
5
fi
This page took
0.047114 seconds
and
3
git commands to generate.