This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
forked from
gitea/gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Pull Requests
Activity
5966dd78e6
gitea
/
start.sh
7 lines
65 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash -
#
# start gogs web
#
cd
"
$(
dirname
$0
)
"
./gogs web
View Git Blame
Copy Permalink