git en papandr.eu
This commit is contained in:
parent
c00b9ca28d
commit
760e42474c
383 changed files with 11164 additions and 925 deletions
8
deploy
Executable file
8
deploy
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
USER=adolflow
|
||||
HOST=butarque.egelesta.net
|
||||
DIR=/var/www/masterperiodismodatos.com/
|
||||
|
||||
hugo && rsync -e 'ssh -p 22021' -avzO --delete public/ ${USER}@${HOST}:${DIR}
|
||||
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue