mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
7e95b437f1
commit
0a849f3db5
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue