update project links

This commit is contained in:
2024-03-28 19:10:41 +03:00
parent 37667afd04
commit 62aab7133d
2 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@ IN=./public/
DIR=Sites/iiiypuk.me/www/
./hugo && rsync -avz --delete \
# --exclude 'test' \
# --exclude 'file.txt' \
--exclude 'ytcg' \
--exclude 'chola' \
${IN} kvm5:~/${DIR}
exit 0