Skip to content

Instantly share code, notes, and snippets.

@ianb
Created March 7, 2011 21:58
Show Gist options
  • Save ianb/859354 to your computer and use it in GitHub Desktop.
Save ianb/859354 to your computer and use it in GitHub Desktop.
#!/bin/sh
HOST=appdir1.vm1.labs.sjc1.mozilla.com
ssh $HOST "sudo -u www bash -c 'cd /home/www/code ; git pull ; touch wsgi/openwebapp-directory.wsgi'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment