This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Projects
Releases
Activity
98f918ed28
gitea
/
start.sh
7 lines
65 B
Bash
Raw
Blame
History
#!/bin/bash -
#
# start gogs web
#
cd
"
$(
dirname
$0
)
"
./gogs web
View Git Blame
Copy Permalink