1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-25 21:44:20 -04:00
gitea/start.sh
2014-03-31 15:54:15 +08:00

7 lines
65 B
Bash
Executable File

#!/bin/bash -
#
# start gogs web
#
cd "$(dirname $0)"
./gogs web