index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
start.sh
blob: 331d340cdabbef26cf92a7de1d8044e51ac9403b (
plain
)
1
2
3
4
5
6
#!/bin/bash -
#
# start gogs web
#
cd
"
$(
dirname
$0
)
"
./gogs
web