Fixing script not in PATH.

This commit is contained in:
Faerbit 2014-11-27 21:45:19 +01:00
parent 0e887d029e
commit aa0b5f18f3

View File

@ -27,5 +27,5 @@ deployment:
master: master:
branch: master branch: master
commands: commands:
- dropbox_uploader.sh upload -p MarbleGame_Windows.zip - ./dropbox_uploader.sh upload -p MarbleGame_Windows.zip
- dropbox_uploader.sh upload -p MarbleGame_Linux.zip - ./dropbox_uploader.sh upload -p MarbleGame_Linux.zip