1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update debian.sh

This commit is contained in:
Tommy 2022-02-04 17:36:14 -05:00 committed by GitHub
parent 31b25d0989
commit 9d5ffb8b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
sudo apt remove emacs yelp keepassxc thunderbird firefox-esr gedit -y
sudo apt purge emacs yelp keepassxc thunderbird firefox-esr gedit -y
sudo apt autoremove -y