Update pimpmykali.sh

This commit is contained in:
Dewalt-arch 2020-09-26 22:23:39 -05:00 committed by GitHub
parent 052bc70230
commit 3d67a824da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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