diff options
| author | Christian Cleberg <[email protected]> | 2025-03-11 16:09:26 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-11 16:09:26 -0500 |
| commit | 8314ccc5364cbc9afa9653c2b02c5c58d433ade5 (patch) | |
| tree | fddf8653aa26a9486ed9e2f56c2215b1742f9f92 /utils/hooks/post-push | |
| parent | 526f853c7fdde80478b408ef78c42dcf8e3cdcf9 (diff) | |
| download | cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.tar.gz cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.tar.bz2 cleberg.net-8314ccc5364cbc9afa9653c2b02c5c58d433ade5.zip | |
move from cleberg.net to cmc.pub
Diffstat (limited to 'utils/hooks/post-push')
| -rw-r--r-- | utils/hooks/post-push | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hooks/post-push b/utils/hooks/post-push index 4193037..f7ceff8 100644 --- a/utils/hooks/post-push +++ b/utils/hooks/post-push @@ -26,4 +26,4 @@ emacs --script publish.el &>/dev/null minify -o theme/static/styles.min.css theme/static/styles.css # Deploy changes -rsync -r --delete-before .build/* $ubuntu_server:/var/www/cleberg.net/ +rsync -r --delete-before .build/* $ubuntu_server:/var/www/cmc.pub/ |
