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