deploy script
This commit is contained in:
parent
7323b01e42
commit
d7352ec3f7
1 changed files with 3 additions and 0 deletions
3
deploy
Executable file
3
deploy
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
hugo && rsync -avz --delete public/ blackbox:/var/www/hugo
|
Loading…
Add table
Reference in a new issue