Explorar el Código

Fix imgur upload

Thomas Buck hace 10 años
padre
commit
6c738268f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      cmake/travis_after_success_linux.sh

+ 1
- 1
cmake/travis_after_success_linux.sh Ver fichero

@@ -15,5 +15,5 @@ import -window root -display :99.0 screenshot.png
15 15
 
16 16
 wget http://imgur.com/tools/imgurbash.sh
17 17
 chmod a+x ./imgurbash.sh
18
-imgurbash.sh screenshot.png
18
+./imgurbash.sh screenshot.png
19 19
 

Loading…
Cancelar
Guardar