scripts: remove confuse scripts
This commit is contained in:
parent
43bf94e1aa
commit
98f7f6bef8
2 changed files with 1 additions and 3 deletions
|
@ -1,2 +0,0 @@
|
||||||
@echo off
|
|
||||||
..\\gogs.exe web
|
|
|
@ -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…
Reference in a new issue