xmppo / node-xmpp-bosh

An XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
https://github.com/xmppo/node-xmpp-bosh
263 stars 85 forks source link

Update DEBIAN_HOW_TO.md #99

Closed harobed closed 10 years ago

dhruvbird commented 10 years ago

Why does this diff add a dot at the end of the clone command?

harobed commented 10 years ago

I've appended dot, to clone source code to current directory (/usr/local/lib/bosh).

When I see :

cd /usr/local/lib/bosh
git pull

then I understand that source code must be installed in /usr/local/lib/bosh

Without dot, source code is installed in /usr/local/lib/bosh/node-xmpp-bosh