Added deploy script
This commit is contained in:
parent
6d1b0555b9
commit
a3164cdd6d
1 changed files with 2 additions and 0 deletions
2
bash/deploy
Executable file
2
bash/deploy
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
/usr/bin/ssh -p9455 josh@aurora "cd /var/www/$1; git pull origin master"
|
Loading…
Add table
Add a link
Reference in a new issue