summaryrefslogtreecommitdiffstats
path: root/scripts/start.sh
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2015-02-03 12:42:34 -0500
committerUnknwon <joe2010xtmf@163.com>2015-02-03 12:42:34 -0500
commit98f7f6bef8ad9687324fd72ef115f5d2d1e5c34a (patch)
tree6b5b8ddb038d49ea5a4894a8b3c285acfbce2167 /scripts/start.sh
parent43bf94e1aa364615e9082c3ab6e13b6068fac8ee (diff)
downloadgitea-98f7f6bef8ad9687324fd72ef115f5d2d1e5c34a.tar.gz
gitea-98f7f6bef8ad9687324fd72ef115f5d2d1e5c34a.zip
scripts: remove confuse scripts
Diffstat (limited to 'scripts/start.sh')
-rwxr-xr-xscripts/start.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/start.sh b/scripts/start.sh
index 997b5fc272..9c05dc97ee 100755
--- a/scripts/start.sh
+++ b/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='
'