1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 17:15:49 +00:00
gitea/start.sh

7 lines
65 B
Bash
Raw Normal View History

2014-03-31 07:54:15 +00:00
#!/bin/bash -
#
# start gogs web
#
cd "$(dirname $0)"
./gogs web