diff options
Diffstat (limited to 'prep-boot-floppy-and-ks-config')
-rwxr-xr-x | prep-boot-floppy-and-ks-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prep-boot-floppy-and-ks-config b/prep-boot-floppy-and-ks-config index b8d1aef..dd9779d 100755 --- a/prep-boot-floppy-and-ks-config +++ b/prep-boot-floppy-and-ks-config @@ -204,7 +204,7 @@ function check_options { fi if [ "x${CosmosHash}" = "x" ] then - CosmosHash="2f15e1edb02f14607084f167929bc145ed47954d" + CosmosHash="2ea14b0b958fdc70ad37e3cb9b4185b3648137b8" fi # optional/defaults: if [ "x${BootDev}" = "x" ] |