Remove unnecessary software
This commit is contained in:
parent
def176c089
commit
11f5b1a4ae
1 changed files with 1 additions and 1 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue