Skip to content

Instantly share code, notes, and snippets.

@nikosolihin
Created March 26, 2017 12:14
Show Gist options
  • Save nikosolihin/b6e440c96a0f4e70478079732b5c45c9 to your computer and use it in GitHub Desktop.
Save nikosolihin/b6e440c96a0f4e70478079732b5c45c9 to your computer and use it in GitHub Desktop.
post-receive
#!/bin/bash
set -x
sudo /var/www/deploy.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment