Try chmod 777, if this doesn't work, I'm not sure what to do about CC tbh
This commit is contained in:
parent
71361e3ca0
commit
aefaa5ae1a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue