Fix Travis File Permissions Issue (2)

This commit is contained in:
Mitchell Krog 2017-09-05 11:18:21 +02:00
parent fd70bfd74f
commit 890f853255
No known key found for this signature in database
GPG key ID: 2BB9A077C8DD6994
11 changed files with 7426 additions and 0 deletions

View file

@ -263,6 +263,7 @@ printf '\n%s\n%s\n%s\n\n' "######################" "Now Run our Curl Tests" "###
# ************************************************************
sudo chown -R travis:travis $TRAVIS_BUILD_DIR/
sudo chown -R travis:travis $TRAVIS_BUILD_DIR/.dev-tools/_conf_files_test3/
sudo cp /etc/nginx/mybots.d/* $TRAVIS_BUILD_DIR/.dev-tools/_conf_files_test3/bots.d/
sudo cp /etc/nginx/myconf.d/* $TRAVIS_BUILD_DIR/.dev-tools/_conf_files_test3/conf.d/