Update pimpmykali.sh
This commit is contained in:
parent
052bc70230
commit
3d67a824da
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue