Update debian.sh

This commit is contained in:
Tommy
2022-05-25 22:16:33 -04:00
committed by GitHub
parent 6a261d047e
commit baa5ce5419

4
debian/debian.sh vendored
View File

@@ -1,4 +1,4 @@
#!/bin/bash
sudo apt purge -y thunderbird emacs* firefox* keepassxc cups* vim* system-config-printer*
sudo apt autoremove
sudo apt purge -y thunderbird emacs firefox* keepassxc cups* vim* system-config-printer*
sudo apt autoremove