diff --git a/install b/install index 06805f10..20af2866 100755 --- a/install +++ b/install @@ -821,6 +821,8 @@ sed -i 's/quick_exec=0/quick_exec=1/' ~/.config/libfm/libfm.conf sudo apt install -y raspberrypi-ui-mods +sudo apt autoremove -y + if [ "$noreboot" = "0" ] ; then if [ $FLAG -eq 1 ]; then # Not sure if this is needed