Skip to content

Commit

Permalink
Update deploy_tda.sh
Browse files Browse the repository at this point in the history
change host name and directory
  • Loading branch information
realkosty committed Nov 1, 2023
1 parent 63e2dc2 commit a1c613f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tda/deploy_tda.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

HOST=tda.us-central1-a.sales-engineering-sf
DIR=/home/kosty/empower_tda
HOST=empower-tda-and-crons.us-central1-a.sales-engineering-sf
DIR=/home/kosty/empower-tda

function cleanup {
echo "NOTE: if ssh check hangs, re-run 'gcloud compute config-ssh; ssh $HOST exit' to fix"
Expand Down

0 comments on commit a1c613f

Please sign in to comment.