From 8592e25b4d36a83ca1c81d49e24c12e0315085cb Mon Sep 17 00:00:00 2001 From: Florrie Date: Tue, 5 Jun 2018 19:53:57 -0300 Subject: "Initial" commit --- publish.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 publish.sh (limited to 'publish.sh') diff --git a/publish.sh b/publish.sh new file mode 100755 index 0000000..7b25b8e --- /dev/null +++ b/publish.sh @@ -0,0 +1,5 @@ +export BLOG_ORIGIN='https://florrie.ed1.club/' +node build.js + +echo '-- Publish:' +echo '-- rsync -a site/ florrie@ed1.club:/home/florrie/public_html' -- cgit 1.3.0-6-gf8a5