Update pimpmykali.sh

This commit is contained in:
Dewalt-arch 2020-09-28 01:04:10 -05:00 committed by GitHub
parent f10f8797b1
commit 926afd1747
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ check_for_root () {
}
fix_section () {
echo $section force=$force type=$type check=$check
# echo $section force=$force type=$type check=$check
if [ $check -ne 0 ] && [ $force -ne 0 ]
then
echo -e "\n $redstar Reinstallation : $section"