780fc1cefb32 lisp

Tweak deploy script
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 09 Jan 2020 19:35:48 -0800
parents cc1550af2246
children 6bb8080b3909 223e46d5c144
branches/tags lisp
files deploy.sh

Changes

--- a/deploy.sh	Thu Jan 09 19:24:38 2020 -0800
+++ b/deploy.sh	Thu Jan 09 19:35:48 2020 -0800
@@ -3,5 +3,5 @@
 set -euo pipefail
 
 ./build.sh
-rsync -avz ./build/ sl:/var/www/stevelosh.com
-heading smslant 'Deployed'
+rsync -avzd ./build/ sl:/var/www/stevelosh.com
+heading smslant 'Deployed!'