aboutsummaryrefslogtreecommitdiffstats
path: root/netbless.sh
diff options
context:
space:
mode:
Diffstat (limited to 'netbless.sh')
-rwxr-xr-xnetbless.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/netbless.sh b/netbless.sh
index 72e3b3b..45bcbc0 100755
--- a/netbless.sh
+++ b/netbless.sh
@@ -33,6 +33,7 @@ do
--booter tftp://${SERVER_IP}/${IMG}/${MACHINE}/booter \
--kernel tftp://${SERVER_IP}/${IMG}/${MACHINE}/mach.macosx \
--options "rp=nfs:${SERVER_IP}:${SERVER_PATH}:/${IMG}/NetInstall.dmg"
+ --nextonly
echo "NetBoot set"
exit 0
fi