update models, add licence in start.sh
This commit is contained in:
parent
b0e7dd6864
commit
ce350a737a
2 changed files with 15 additions and 6 deletions
4
start.sh
4
start.sh
|
@ -1,5 +1,9 @@
|
|||
#!/bin/bash -
|
||||
#
|
||||
# Copyright 2014 The Gogs Authors. All rights reserved.
|
||||
# Use of this source code is governed by a MIT-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# start gogs web
|
||||
#
|
||||
cd "$(dirname $0)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue