Bad SO answer, tweaked.

This commit is contained in:
Azareal 2018-07-30 17:53:11 +10:00
parent f55dc5f04f
commit 928121fe7c
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 0755 .
- mv ./config/config_example.json ./config/config.json
- ./update-deps-linux
- ./dev-update-travis