Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pc-setup-scripts
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andri Joos
pc-setup-scripts
Commits
f564f1e3
Commit
f564f1e3
authored
6 months ago
by
Andri Joos
Browse files
Options
Downloads
Patches
Plain Diff
remove proton vpn repo deb after installation
parent
d768dd0b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install_functions.sh
+1
-0
1 addition, 0 deletions
install_functions.sh
with
1 addition
and
0 deletions
install_functions.sh
+
1
−
0
View file @
f564f1e3
...
...
@@ -344,6 +344,7 @@ install_protonvpn() {
repo_installer_file
=
"
$downloads_path
/proton_repo.deb"
wget https://repo.protonvpn.com/debian/dists/stable/main/binary-all/protonvpn-stable-release_
${
proton_repo_version
}
_all.deb
-O
$repo_installer_file
sudo
dpkg
-i
$repo_installer_file
rm
$repo_installer_file
$apt_update_cmd
$apt_install_cmd
proton-vpn-gnome-desktop
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment