Browse Source

UNIX fix

Added shebang line.
valexey 12 năm trước cách đây
mục cha
commit
5b35a7d0b0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      browser/linkjs.py

+ 2 - 0
browser/linkjs.py

@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
 import os
 import re
 import sys