summaryrefslogtreecommitdiffstats
path: root/start.sh
blob: 331d340cdabbef26cf92a7de1d8044e51ac9403b (plain)
1
2
3
4
5
6
#!/bin/bash -
#
# start gogs web
#
cd "$(dirname $0)"
./gogs web