소스 검색
Block data type
master
Arun Prakash Jana
4 년 전
No known key found for this signature in database
GPG 키 ID: A75979F35C080412
1개의 변경된 파일과
3개의 추가작업 그리고
0개의 파일을 삭제
-
plugins/nuke
|
|
@@ -477,6 +477,9 @@ handle_blocked() { |
|
|
|
|
|
|
|
application/x-shellscript) |
|
|
|
exit 0;; |
|
|
|
|
|
|
|
application/octet-stream) |
|
|
|
exit 0;; |
|
|
|
esac |
|
|
|
} |
|
|
|
|
|
|
|