mirror of https://github.com/gogits/gogs.git
skyblue
11 years ago
4 changed files with 13 additions and 2 deletions
@ -0,0 +1,6 @@ |
|||||||
|
#!/bin/bash - |
||||||
|
# |
||||||
|
# start gogs web |
||||||
|
# |
||||||
|
cd "$(dirname $0)" |
||||||
|
./gogs web |
Loading…
Reference in new issue