Skip to content

Commit

Permalink
Clean-up more
Browse files Browse the repository at this point in the history
Fixes #10
  • Loading branch information
rmens authored Aug 24, 2024
1 parent 6c8180e commit 080463a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ sudo raspi-config nonint do_vnc 0

# Clean up unnecessary packages
echo -e "${BLUE}►► Cleaning up unnecessary packages...${NC}"
sudo apt remove cups -y
sudo apt autoremove -y

# Reboot the system
Expand Down

0 comments on commit 080463a

Please sign in to comment.