add start.sh+bat

此提交包含在:
skyblue
2014-03-31 15:54:15 +08:00
父節點 74ff217c7e
當前提交 587e6d8089
共有 4 個檔案被更改,包括 13 行新增2 行删除
Executable
+6
查看文件
@@ -0,0 +1,6 @@
#!/bin/bash -
#
# start gogs web
#
cd "$(dirname $0)"
./gogs web