Update hashboot

pull/9/head
Teldra 2019-02-24 15:08:21 +01:00 committed by GitHub
parent 637e47eeda
commit 2700462c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -5,12 +5,12 @@
#7 = write error, 8 = dd error, 9 = file not found
#10 = bios mismatch, 11 == mbr&bios mismatch, 12 = files&bios mismatch
#13 = mbr&bios&files mismatch
###################################################################################
# "THE HUG-WARE LICENSE" (Revision 1): #
# xo <xo@rotce.de> and tastytea <tastytea@tastytea.de> wrote these files. As long #
# as you retain this notice you can do whatever you want with this stuff. If we #
# meet some day, and you think this stuff is worth it, you can give us a hug. #
###################################################################################
####################################################################################
# "THE HUG-WARE LICENSE" (Revision 1): #
# teldra <teldra@rotce.de> and tastytea <tastytea@tastytea.de> wrote these files. #
# As Long as you retain this notice you can do whatever you want with this stuff. #
# If we meet some day, and you think this stuff is worth it, you can give us a hug.#
####################################################################################
VERSION="0.9.8"
PATH="/bin:/usr/bin:/sbin:/usr/sbin:${PATH}"