Merge pull request from maximstewart/develop

Develop
This commit is contained in:
2020-05-03 00:36:54 -05:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

@@ -12,7 +12,7 @@ be handled by the user.
n/a
# TODO
* Create extremely bare bones install pipeline for core dependencies accross all build types.
* Create extremely bare bones install pipeline for core dependencies across all build types.
# Images
![1 Distro Builder Menu. ](images/pic1.png)

Binary file not shown.

Before

(image error) Size: 38 KiB

After

(image error) Size: 35 KiB

@@ -53,7 +53,7 @@ function confirm_dialouge() {
function start_menu_mesage() {
echo "NOTE: Remember to check the CONFIG.sh and set the variables!"
echo "\nWhat do you want to run?"
echo "\t1) Do all jobs (Including cleanup berfore starting.)"
echo "\t1) Do all jobs (Including cleanup before starting.)"
echo "\t2) Do debootstrap run"
echo "\t3) Chroot"
echo "\t4) Create boot structure"