Browse Source

scripts: remove confuse scripts

pull/901/head
Unknwon 10 years ago committed by Alexey Makhov
parent
commit
5589445557
  1. 2
      scripts/start.bat
  2. 2
      scripts/start.sh

2
scripts/start.bat

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

2
scripts/start.sh

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

Loading…
Cancel
Save