1
0
mirror of synced 2026-04-15 23:51:03 +00:00
This commit is contained in:
Steve Kemp
2007-12-20 12:18:37 +00:00
parent b607fd49f0
commit a18d68d69f

View File

@@ -72,7 +72,7 @@ setupStaticNetworking ()
#
bcast='';
if [ ! -z "${broadcast}" ]; then
bcast = ' broadcast ${broadcast}'
bcast=' broadcast ${broadcast}'
fi
#