Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
freddii committed Aug 27, 2023
1 parent 360d4b4 commit 0727606
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install_portmaster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ cd /tmp
wget -O portmaster-installer.deb https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb;
sudo dpkg -i portmaster-installer.deb;
sudo apt-get install -f -y;
rm portmaster-installer.deb
rm portmaster-installer.deb
sudo apt install iptables -y

0 comments on commit 0727606

Please sign in to comment.