execute build script before ftp transfer

This commit is contained in:
ray 2020-02-02 14:32:38 +00:00
parent 24c3673b80
commit f51c701f75
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
_password="$1"
./build.sh
lftp -e "mirror -R blog ." -u "hugo@rayelliott.dev,$_password" ftp://ftp.rayelliott.dev