aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-07 21:53:58 +0300
committerawy <awy@tutamail.com>2024-08-07 21:53:58 +0300
commit22ab518e9d1b1ab3bdf5927049e98d5ba0a7988a (patch)
tree000c6478ba49bc83f3a517b619ba0f93808293fe /install.sh
parentb8b395249902370ad432e83183911e58fcc00504 (diff)
small fixes
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
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