Skip to content

Commit

Permalink
Merge branch 'main' into deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
carylwyatt committed Jul 26, 2024
2 parents 0a82981 + 99ff4bc commit cf2044e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/rsync.app
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
DEST_PREFIX=$1
shift

DEPLOY_DEST=${DEST_PREFIX}www/wordpress-hathitrust
DEPLOY_DEST=${DEST_PREFIX}www/
DEPLOY_SRC=/htapps/test.www/wordpress-hathitrust

EXCLUDE=$(cat <<EOT
Expand Down

0 comments on commit cf2044e

Please sign in to comment.