Advertisement
t0mm13b

Untitled

Oct 4th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. echo "Starting Git"
  2. /usr/lib/git-core/git-daemon --verbose --syslog --export-all --enable=receive-pack --base-path=/home/git/hub --listen=0.0.0.0 --port=9418 --user=git --group=github --pid-file=/home/git/git.pid > /dev/null 2>&1 &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement