Remove unnecessary software

This commit is contained in:
Manuel Thalmann 2024-03-23 17:18:16 +01:00
parent a84db3a58f
commit f1a79ca996

View file

@ -5,7 +5,7 @@ source "../../Debian/Software/rclone/install.sh";
# Install Brave
source "../../Debian/Software/Brave/install-stable.sh";
source "../../Debian/Software/Brave/install-beta.sh";
# source "../../Debian/Software/Brave/install-beta.sh";
# source "../../Debian/Software/Brave/install-nightly.sh";
BROWSER_BIN="brave-browser" \