mirror of https://github.com/go-gitea/gitea
parent
74ff217c7e
commit
587e6d8089
@ -0,0 +1,6 @@ |
|||||||
|
#!/bin/bash - |
||||||
|
# |
||||||
|
# start gogs web |
||||||
|
# |
||||||
|
cd "$(dirname $0)" |
||||||
|
./gogs web |
Loading…
Reference in new issue