Bad SO answer, tweaked.
This commit is contained in:
parent
f55dc5f04f
commit
928121fe7c
|
@ -9,7 +9,7 @@ before_install:
|
||||||
- cd $HOME
|
- cd $HOME
|
||||||
- git clone https://github.com/Azareal/Gosora
|
- git clone https://github.com/Azareal/Gosora
|
||||||
- cd Gosora
|
- cd Gosora
|
||||||
- chmod -R 0755
|
- chmod -R 0755 .
|
||||||
- mv ./config/config_example.json ./config/config.json
|
- mv ./config/config_example.json ./config/config.json
|
||||||
- ./update-deps-linux
|
- ./update-deps-linux
|
||||||
- ./dev-update-travis
|
- ./dev-update-travis
|
||||||
|
|
Loading…
Reference in New Issue