1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 12:11:34 -05:00

Update debian.sh

This commit is contained in:
Tommy 2022-05-25 22:16:33 -04:00 committed by GitHub
parent 6a261d047e
commit baa5ce5419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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