소스 검색

Fix imgur upload

Thomas Buck 10 년 전
부모
커밋
6c738268f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      cmake/travis_after_success_linux.sh

+ 1
- 1
cmake/travis_after_success_linux.sh 파일 보기

@@ -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…
취소
저장