Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- echo "Starting Git"
- /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