summaryrefslogtreecommitdiff
path: root/create-boot-floppy
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-09-03 13:21:56 +0200
committerJon Clausen <jac@nordu.net>2018-09-03 13:21:56 +0200
commit805ee864b217326f8f1051005603003368230fa8 (patch)
treecbb9a65960ec3b8c4ca9f327d035a1f1a9386d65 /create-boot-floppy
parent3ee41c110161c54958a415abb5be7f814a6985dd (diff)
updated cosmos hash
Diffstat (limited to 'create-boot-floppy')
-rwxr-xr-xcreate-boot-floppy2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-boot-floppy b/create-boot-floppy
index 5c23fcd..9509f2e 100755
--- a/create-boot-floppy
+++ b/create-boot-floppy
@@ -161,7 +161,7 @@ function check_options {
fi
if [ "x${CosmosHash}" = "x" ]
then
- CosmosHash="7a47d24a7ef739db8a5d3822ebf038cb424e9c99"
+ CosmosHash="2ea14b0b958fdc70ad37e3cb9b4185b3648137b8"
fi
if [ "x${TmpDir}" = "x" ]
then