diff --git a/bin/deploy.sh b/bin/deploy.sh index 23c32bf..34b8748 100755 --- a/bin/deploy.sh +++ b/bin/deploy.sh @@ -32,7 +32,7 @@ if [[ "$DEPLOY_TYPE" == "prod" ]]; then fi # alias -$NOW_COMMAND alias "$NOW_ALIAS" "$URL" +$NOW_COMMAND alias "$URL" "$NOW_ALIAS" # cleanup $NOW_COMMAND rm pinafore --safe --yes