This commit is contained in:
Simon Gardling
2023-10-14 00:06:15 -04:00
parent 5355ddf80e
commit 2bf36be1f2

View File

@@ -1,6 +1,6 @@
#!/bin/fish #!/bin/fish
hugo hugo --minify
rsync -avz --delete public/ server-public:/srv/http/ \ rsync -avz --delete public/ server-public:/srv/http/ \
--exclude={"/ytbn", "/hdr_plus/*.zip"} --exclude={"/ytbn", "/hdr_plus/*.zip"}