Skip to content

Commit

Permalink
purge!
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 committed Sep 19, 2024
1 parent 72f50ee commit 593b250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion network/geoblock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ else
if grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* | grep maxmind-ubuntu-ppa
then
install_if_not ppa-purge
yes no | ppa-purge maxmind/ppa
yes | ppa-purge maxmind/ppa
rm -f /etc/apt/sources.list.d/maxmind*
fi
# Remove Apache config
Expand Down

0 comments on commit 593b250

Please sign in to comment.