Update master

This commit is contained in:
N.S.Devaraj 2012-06-05 11:17:26 +05:30
parent 9cf946b20e
commit 94e5b4dc7b

View file

@ -36,7 +36,7 @@ BINARIES="git ruby gem bundle sed mktemp" # required programs
D_GIT_CLONE_PATH="/srv/diaspora" # path for diaspora
D_REMOTE_REPO_URL="git://github.com/diaspora/diaspora.git"
D_REMOTE_REPO_URL="https://github.com/diaspora/diaspora.git"
D_INSTALL_SCRIPT_URL="https://raw.github.com/diaspora/diaspora/master/script/install.sh"