Update GHA workflow [skip travis]

This commit is contained in:
Mitchell Krog 2021-07-04 16:24:33 +02:00
parent 7e95b437f1
commit 0a849f3db5
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43

View file

@ -125,6 +125,9 @@ ls -la /etc/nginx/sites-enabled/
}
makeScriptsExecutable () {
echo "${bold}${yellow}-----------------------"
echo "${bold}${yellow}Make Scripts Executable"
echo "${bold}${yellow}-----------------------"
sudo chmod +x /usr/sbin/install-ngxblocker
sudo chmod +x /usr/sbin/setup-ngxblocker
sudo chmod +x /usr/sbin/update-ngxblocker