diff options
author | schizoid <schizoidparty@aol.com> | 2024-12-14 18:25:39 -0500 |
---|---|---|
committer | schizoid <schizoidparty@aol.com> | 2024-12-14 18:25:39 -0500 |
commit | 7ea38b988da36b857a622126e463221c44f408e2 (patch) | |
tree | 53326e3f9bd3b376ed922f3cbb39972ef5c3bcbd /update.sh | |
parent | e823b11ee7a8d56f6bfbe86559d75068bb8aa66f (diff) |
Removed 'openbsd' dir
Diffstat (limited to 'update.sh')
-rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ hugo -rsync -rtvzP public/ root@schizoid.party:/var/www/website/ +rsync -rtvzP public/ cheems@schizoid.party:/var/www/website/ |