progress
This commit is contained in:
parent
37ca259b17
commit
673af9f17b
3
main.sh
3
main.sh
|
@ -394,7 +394,6 @@ base
|
||||||
profile
|
profile
|
||||||
network
|
network
|
||||||
printing
|
printing
|
||||||
add_arg_pkg "${@}"
|
|
||||||
|
|
||||||
header "Do installation"
|
header "Do installation"
|
||||||
if [ "${DEBUG}" -ge "1" ]; then
|
if [ "${DEBUG}" -ge "1" ]; then
|
||||||
|
@ -404,6 +403,8 @@ if ! yesno "Do you really wanna install?" n; then
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
add_arg_pkg "${@}"
|
||||||
|
|
||||||
do_partition
|
do_partition
|
||||||
do_install
|
do_install
|
||||||
do_chroot
|
do_chroot
|
||||||
|
|
Loading…
Reference in New Issue
Block a user