Update Tue Feb 2 06:33:59 AM CST 2021

This commit is contained in:
Dewalt 2021-02-02 06:33:59 -06:00
parent acca29cb1b
commit 9c0a13adb9
1 changed files with 3 additions and 2 deletions

View File

@ -643,6 +643,7 @@ fix_broken_xfce() {
echo -e "\n $greenplus Applying broken XFCE Fix \n " echo -e "\n $greenplus Applying broken XFCE Fix \n "
eval apt -y reinstall xfce4-settings eval apt -y reinstall xfce4-settings
echo -e "\n $greenplus Broken XFCE Fix applied: xfce4-settings reinstalled \n" echo -e "\n $greenplus Broken XFCE Fix applied: xfce4-settings reinstalled \n"
fix_xfcepower
} }
only_upgrade () { only_upgrade () {