We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958fa49 commit e83ca4bCopy full SHA for e83ca4b
travis-ci/install-nginx2.sh
@@ -83,5 +83,5 @@ sudo cp $TRAVIS_BUILD_DIR/www/index.php /var/www/html/index.php
83
cd /usr/sbin
84
sudo ./update-ngxblocker
85
sudo service nginx reload
86
-chmod +x $TRAVIS_BUILD_DIR/travis-ci/modify-globalblacklist.sh
+sudo chmod +x $TRAVIS_BUILD_DIR/travis-ci/modify-globalblacklist.sh
87
sudo $TRAVIS_BUILD_DIR/travis-ci/modify-globalblacklist.sh
0 commit comments