Skip to content

Commit

Permalink
Omit directory times from rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
swt2c committed Oct 9, 2024
1 parent 1ed9872 commit 803d3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@
# in a `nikola deploy` command as you like.
# DEPLOY_COMMANDS = {
# 'default': [
# "rsync -rav --delete output/ [email protected]:/srv/www/site",
# "rsync -ravO --delete output/ [email protected]:/srv/www/site",
# ]
# }

Expand Down

0 comments on commit 803d3f2

Please sign in to comment.