diff options
Diffstat (limited to 'move/hack_network')
-rwxr-xr-x | move/hack_network | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/move/hack_network b/move/hack_network deleted file mode 100755 index 6334b50b2..000000000 --- a/move/hack_network +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -make || exit 1 -./hack_boot_img network.rdz network -cp -f network.rdz /tftpboot/gc/network.rdz |