typing fixes
This commit is contained in:
parent
34b1cb96a9
commit
02589c479a
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ fwupdmgr update
|
||||||
echo ---------------------------------------------
|
echo ---------------------------------------------
|
||||||
echo ${bold}${yellow}Removing bloat${normal}
|
echo ${bold}${yellow}Removing bloat${normal}
|
||||||
echo
|
echo
|
||||||
#sudo cp -a default.plymouth /usr/share/plymouth/themes
|
sudo cp -a default.plymouth /usr/share/plymouth/themes
|
||||||
sudo chown -R $USER:$GROUP /home/$USER
|
sudo chown -R $USER:$GROUP /home/$USER
|
||||||
sudo apt purge xfce* libxfce* mugshot catfish compiz* gnome-logs synaptic menulibre libreoffice-draw libreoffice-impress libreoffice-math seahorse xed hypnotix mintstick celluloid xviewer xreader hexchat thingy mintbackup drawing transmission* timeshift redshift pix mintreport thunderbird onboard webapp-manager warpinator gnome-online-accounts rhythmbox mintinstall -y
|
sudo apt purge xfce* libxfce* mugshot catfish compiz* gnome-logs synaptic menulibre libreoffice-draw libreoffice-impress libreoffice-math seahorse xed hypnotix mintstick celluloid xviewer xreader hexchat thingy mintbackup drawing transmission* timeshift redshift pix mintreport thunderbird onboard webapp-manager warpinator gnome-online-accounts rhythmbox mintinstall -y
|
||||||
sudo rm -rf /usr/share/xfce4/applications
|
sudo rm -rf /usr/share/xfce4/applications
|
||||||
|
|
Loading…
Reference in a new issue