From 791c1b2b7ef03116770f6bc514bc6af9861c7f0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Apr 2016 15:20:19 +0100 Subject: fix leftovers --- libvasile-kogaion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvasile-kogaion') 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" -- cgit v1.2.3