Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 16:08:16 +02:00
parent 625b433512
commit 2160b16ae8
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -145,7 +145,7 @@ printf "\n"
echo "${bold}${magenta}------------------------"
echo "${bold}${magenta}Execute setup-ngxblocker"
echo "${bold}${magenta}------------------------"
sudo bash /usr/sbin/setup-ngxblocker -i /usr/sbin/install-ngxblocker -x
sudo bash /usr/sbin/setup-ngxblocker -i /usr/sbin/install-ngxblocker -x -e
}
runsetupngxblocker2 () {