Fixing script not in PATH.

This commit is contained in:
Faerbit 2014-11-27 21:45:19 +01:00
parent 6f4c67503e
commit 56ead969e7

View File

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