cronyakatsuki.xyz/build.sh
2025-05-10 09:36:12 +02:00

5 lines
103 B
Bash
Executable file

hugo
rsync -rP --delete public/ ivek@dedi:/var/www/site
git add .
git commit -m "Site update"
git push