diff options
-rwxr-xr-x | libvasile-kogaion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvasile-kogaion b/libvasile-kogaion index 5fedb23..47b1510 100755 --- a/libvasile-kogaion +++ b/libvasile-kogaion @@ -25,7 +25,7 @@ checkroot () { fi } -chrootchecksumx64 () { +chrootchecksum () { while : true ; do if [[ -f "$chrootx64" && -f "$chrootx64md5" ]] ; then echo "good, squashed chroot && checksum file found ... verifying integrity" |