diff options
Diffstat (limited to 'make_boot_img')
-rwxr-xr-x | make_boot_img | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_boot_img b/make_boot_img index 999d8e0ef..63286d61f 100755 --- a/make_boot_img +++ b/make_boot_img @@ -16,7 +16,7 @@ if ($>) { $install = $ {{ - pcmcia => "install", + pcmcia => "full-install", network => "install", cdrom => "local-install", hd => "local-install" |