mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 10:25:54 +02:00
afc1c172f0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2870 3c298f89-4303-0410-b956-a3cf2f4a3e73
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
test -n "$FAILSAFE" && exit
|
|
/usr/bin/netserver
|