diff --git a/build-a-pi b/build-a-pi index 2dc552c..9e6b691 100755 --- a/build-a-pi +++ b/build-a-pi @@ -534,7 +534,6 @@ done < $UTILITY #Remove temp files rm $BASE $ADDITIONAL $UTILITY $FLSUITE > /dev/null 2>&1 rm -rf $DIR > /dev/null 2>&1 -rm -rf $HOME/Downloads/* > /dev/null 2>&1 sudo apt -y autoremove > /dev/null 2>&1 #restore crontab