Browse Source

add copy from doozerd

Xiang Li 13 năm trước cách đây
mục cha
commit
7c1c56deb3
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      web/file2gostring.sh

+ 2 - 0
web/file2gostring.sh

@@ -1,5 +1,7 @@
 #!/bin/sh
 #!/bin/sh
 
 
+# this file is copied from doozerd. 
+
 set -e
 set -e
 
 
 munge() {
 munge() {