Browse Source

Fix imgur upload

Thomas Buck 10 years ago
parent
commit
6c738268f5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      cmake/travis_after_success_linux.sh

+ 1
- 1
cmake/travis_after_success_linux.sh View File

15
 
15
 
16
 wget http://imgur.com/tools/imgurbash.sh
16
 wget http://imgur.com/tools/imgurbash.sh
17
 chmod a+x ./imgurbash.sh
17
 chmod a+x ./imgurbash.sh
18
-imgurbash.sh screenshot.png
18
+./imgurbash.sh screenshot.png
19
 
19
 

Loading…
Cancel
Save