fix typo in SSH init script, closes #351
[openwrt.git] / package / netperf / files / netserver.init
1 #!/bin/sh
2 test -n "$FAILSAFE" && exit
3 /usr/bin/netserver
This page took 0.045831 seconds and 5 git commands to generate.