diff options
author | shengxiang <codeskyblue@gmail.com> | 2014-09-28 12:45:21 +0800 |
---|---|---|
committer | shengxiang <codeskyblue@gmail.com> | 2014-09-28 12:45:21 +0800 |
commit | ab59165d2f92701c0935767fbba2d7313d6c3142 (patch) | |
tree | 68d523ba9d5dcd2ef5d812397562d63bf0a005b4 | |
parent | 092b59a29727d1bb56cb3452c6649db8dcfad942 (diff) | |
download | gitea-ab59165d2f92701c0935767fbba2d7313d6c3142.tar.gz gitea-ab59165d2f92701c0935767fbba2d7313d6c3142.zip |
Create start.bat
-rw-r--r-- | start.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/start.bat b/start.bat new file mode 100644 index 0000000000..1d6f839d36 --- /dev/null +++ b/start.bat @@ -0,0 +1 @@ +gogs web |