Add deploy script

This commit is contained in:
cool-mist 2025-06-11 23:03:32 +05:30
parent aa236f98e3
commit e71e321714

2
deploy.sh Executable file
View File

@ -0,0 +1,2 @@
bundle exec jekyll build
rsync -Pr _site/ potato@neophyte.me:~/site/blog