update hosting provider

This commit is contained in:
Ray Elliott 2020-10-04 20:56:52 +01:00
parent 3d234d4ec3
commit 3f0923d045
2 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,4 @@
Note - push to Dokku by doing a `git push` in the build directory:
Note - push to production by doing a `git push` in the build directory:
`rayelliott.dev/`.
Serve development server with:

View File

@ -1,6 +0,0 @@
#!/bin/sh
_password="$1"
./build.sh
lftp -e "mirror -R blog ." -u "hugo@rayelliott.dev,$_password" ftp://ftp.rayelliott.dev