summaryrefslogtreecommitdiffstats
path: root/move/hack_network
diff options
context:
space:
mode:
Diffstat (limited to 'move/hack_network')
-rwxr-xr-xmove/hack_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/move/hack_network b/move/hack_network
index 02138a87f..6334b50b2 100755
--- a/move/hack_network
+++ b/move/hack_network
@@ -1,5 +1,5 @@
#!/bin/sh
-make
+make || exit 1
./hack_boot_img network.rdz network
cp -f network.rdz /tftpboot/gc/network.rdz