Skip to content

Instantly share code, notes, and snippets.

@egermano
Last active December 18, 2015 03:08
Show Gist options
  • Save egermano/5715687 to your computer and use it in GitHub Desktop.
Save egermano/5715687 to your computer and use it in GitHub Desktop.
Solicitação de Deploy por ftp... Abre o Trasnmit...
#!/bin/sh
terminal-notifier -message "Pra abrir o Transmit para fazer é só clicar aqui!" -title "Vai fazer deploy?" -group 1911 -execute "open /Applications/Transmit.app/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment