This commit is contained in:
Josh Sherman 2013-08-15 13:57:45 -04:00
parent e2c642e31f
commit b7ef809b30

2
bash/deploy Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
aurora "cd /var/www/$1; git pull origin HEAD"