summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hooks/net2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/net b/hooks/net
index 6022192..c207ad2 100644
--- a/hooks/net
+++ b/hooks/net
@@ -5,7 +5,7 @@ run_hook ()
: > /ip_opts
- if [ -z "${ip}" -a -n "${nfsaddrs}" ]; the
+ if [ -z "${ip}" -a -n "${nfsaddrs}" ]; then
export ip="${nfsaddrs}"
fi