Oops typo

This commit is contained in:
Azareal 2018-06-17 17:39:31 +10:00
parent abea872806
commit 97cd88d02b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ before_install:
- cd $HOME
- git clone https://github.com/Azareal/Gosora
- cd Gosora
- mv ./config/config_default.json ./config/config.json
- mv ./config/config_example.json ./config/config.json
- chmod 755 ./update-deps-linux
- chmod 755 ./dev-update-travis
- chmod 755 ./run-linux-tests