1748945833

This commit is contained in:
2025-06-03 04:17:13 -06:00
parent 1d90d3fdf0
commit 29e0908bd2
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
sudo raspi-config
-2
View File
@@ -5,8 +5,6 @@ set -e
echo "Changing boot target to cli"
sudo systemctl set-default multi-user.target
sudo raspi-config
# nuke old packages
# sudo apt purge cups cups-browsed pulseaudio* bluetooth libgl* xserver* lightdm* raspberrypi-ui-mods vlc* lxde* chromium* desktop* gnome* gstreamer* gtk* hicolor-icon-theme* lx* mesa* -y