fix syntax error

SVN-Revision: 113
This commit is contained in:
Mike Baker
2004-07-27 07:27:13 +00:00
parent ce568ad431
commit 3e988e1271
4 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
[ -z "$FAILSAFE" ] && {
{ mount | grep jffs2 1>-; } || firstboot
{ mount | grep jffs2 1>&-; } || firstboot
}
# turn off DMZ led
echo "0x00" > /proc/sys/diag