Browse Source

scripts: remove confuse scripts

master
Unknwon Alexey Makhov 10 years ago
parent
commit
5589445557
2 changed files with 1 additions and 3 deletions
  1. +0
    -2
      scripts/start.bat
  2. +1
    -1
      scripts/start.sh

+ 0
- 2
scripts/start.bat View File

@@ -1,2 +0,0 @@
@echo off
..\\gogs.exe web

+ 1
- 1
scripts/start.sh View File

@@ -3,7 +3,7 @@
# Use of this source code is governed by a MIT-style # Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file. # license that can be found in the LICENSE file.
# #
# start gogs web
# MUST EXECUTE THIS AT ROOT DIRECTORY: ./scripts/start.sh
# #
IFS=' IFS='
' '


Loading…
Cancel
Save