update website publish script

This commit is contained in:
2025-06-15 17:05:09 +02:00
parent a58c51fd4a
commit 1e1bb5caab
3 changed files with 47 additions and 1 deletions

View File

@ -1,2 +1,3 @@
hugo --minify
scp -r public/* cloud:/home/pim/website
echo -e "\e[1;32mDon't forget to update your CV as well!\e[0m"