From 98f7f6bef8ad9687324fd72ef115f5d2d1e5c34a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Tue, 3 Feb 2015 12:42:34 -0500 Subject: scripts: remove confuse scripts --- scripts/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/start.sh') diff --git a/scripts/start.sh b/scripts/start.sh index 997b5fc2..9c05dc97 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=' ' -- cgit v1.2.3