« get me outta code hell

blog - My blog website - https://florrie.ed1.club
about summary refs log tree commit diff
path: root/publish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'publish.sh')
-rwxr-xr-xpublish.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.sh b/publish.sh
index 7b25b8e..d1e51a9 100755
--- a/publish.sh
+++ b/publish.sh
@@ -2,4 +2,4 @@ export BLOG_ORIGIN='https://florrie.ed1.club/'
 node build.js
 
 echo '-- Publish:'
-echo '-- rsync -a site/ florrie@ed1.club:/home/florrie/public_html'
+echo '-- rsync -a --info=progress2 site/ florrie@ed1.club:/home/florrie/public_html'