summaryrefslogtreecommitdiffstats
path: root/modules/tozt/files/hugo-tozt
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-10-13 13:56:46 -0400
committerJesse Luehrs <doy@tozt.net>2018-10-13 13:56:46 -0400
commitf05229ad37bac261547a3dabae15bb77079d55b3 (patch)
tree4466cdcb6547e04cb20111eb8766ef83b397558f /modules/tozt/files/hugo-tozt
parentd34606126d57472ed1c3ee458c25603eb4cf9564 (diff)
downloadpuppet-tozt-f05229ad37bac261547a3dabae15bb77079d55b3.tar.gz
puppet-tozt-f05229ad37bac261547a3dabae15bb77079d55b3.zip
make rsync verbose
Diffstat (limited to 'modules/tozt/files/hugo-tozt')
-rwxr-xr-xmodules/tozt/files/hugo-tozt2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/tozt/files/hugo-tozt b/modules/tozt/files/hugo-tozt
index db6cd3e..859656b 100755
--- a/modules/tozt/files/hugo-tozt
+++ b/modules/tozt/files/hugo-tozt
@@ -6,4 +6,4 @@ cd ~/coding/tozt-hugo
git pull
git clean -dffx
hugo
-rsync -a public/. ~/site
+rsync -av public/. ~/site