Try chmod 777, if this doesn't work, I'm not sure what to do about CC tbh

This commit is contained in:
Azareal 2018-07-30 18:36:58 +10:00
parent 71361e3ca0
commit aefaa5ae1a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ before_install:
- cd $HOME
- git clone https://github.com/Azareal/Gosora
- cd Gosora
- chmod -R 0755 .
- chmod -R 0777 .
- mv ./config/config_example.json ./config/config.json
- ./update-deps-linux
- ./dev-update-travis