gitea/start.sh

7 lines
65 B
Bash
Raw Normal View History

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