File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 6060# nginx -c "$DIR/nginx/nginx.conf"
6161echo $TRAVIS_BUILD_DIR
6262ls -la /etc/nginx
63- sudo chmod +x /home/travis/build/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration/install-ngxblocker
64- sudo /home/travis/build/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration/install-ngxblocker
65- sudo /home/travis/build/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration/install-ngxblocker -h
66- sudo /home/travis/build/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration/install-ngxblocker -x
63+ cd /home/travis/build/mitchellkrogza/Travis-CI-Nginx-for-Testing-Nginx-Configuration
64+ sudo chmod +x install-ngxblocker
65+ sudo ./install-ngxblocker
66+ sudo ./install-ngxblocker -h
67+ sudo ./install-ngxblocker -x
6768ls -la /etc/nginx
You can’t perform that action at this time.
0 commit comments