This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
gitroast
Watch
1
Star
0
Fork
You've already forked gitroast
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b9a7dd72f8
gitroast
/
start.sh
7 lines
65 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash -
#
# start gogs web
#
cd
"
$(
dirname
$0
)
"
./gogs web
Reference in New Issue
View Git Blame
Copy Permalink