Change deploy target.
This commit is contained in:
parent
a56a10638a
commit
b2411a36ec
|
@ -2,4 +2,4 @@
|
|||
|
||||
find . -type d -exec chmod a+rx {} \;
|
||||
find . -type f -exec chmod a+r {} \;
|
||||
\rsync -avzp -e ssh ./_site/ jackknife:/home/justhsu/html/
|
||||
\rsync -avzp -e ssh ./_site/ jackfruit:/var/www/html/
|
||||
|
|
Loading…
Reference in New Issue