Update all links to dokku repo

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2015-12-06 04:51:31 -05:00
committed by Jose Diaz-Gonzalez
parent f66d764197
commit 80dc4cc3b6
20 changed files with 78 additions and 78 deletions

View File

@@ -9,7 +9,7 @@ if [[ ! -f "$DOKKU_ROOT/VHOST" ]]; then
[[ $(dig +short "$(< "$DOKKU_ROOT/HOSTNAME")") ]] && cp "$DOKKU_ROOT/HOSTNAME" "$DOKKU_ROOT/VHOST"
fi
# temporary hack for https://github.com/progrium/dokku/issues/82
# temporary hack for https://github.com/dokku/dokku/issues/82
# redeploys all apps after a reboot
case "$DOKKU_DISTRO" in
ubuntu)