From 22ab518e9d1b1ab3bdf5927049e98d5ba0a7988a Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 7 Aug 2024 21:53:58 +0300 Subject: small fixes --- install.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index adaa8bd..557e905 100755 --- a/install.sh +++ b/install.sh @@ -56,6 +56,9 @@ else exit 1 fi +_numBoot="${partition_array[0]}" +export _numBoot + export disk_drive export root_drive export boot_drive -- cgit v1.2.3