Skip to content

Instantly share code, notes, and snippets.

@dmilith
Created February 22, 2014 17:38
Show Gist options
  • Save dmilith/9158717 to your computer and use it in GitHub Desktop.
Save dmilith/9158717 to your computer and use it in GitHub Desktop.
${GIT_BIN} remote add ${DEFAULT_REMOTE} "ssh://${APP_USER}@${APP_DOMAIN}:${DEPLOY_PORT}/Users/${APP_USER}/Repos/${APP_NAME}.git" > /dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment