Skip to content

Instantly share code, notes, and snippets.

@JanTristanH
Last active July 19, 2022 07:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JanTristanH/713066ca55346ac0166fa5aadeea6e1b to your computer and use it in GitHub Desktop.
Save JanTristanH/713066ca55346ac0166fa5aadeea6e1b to your computer and use it in GitHub Desktop.
Run deploy with logs to file and sound when finished
mbt build; cf deploy mta_archives/* | tee -a ~/deploy_logs.txt; echo -en "\007"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment