Updated deploy script.

This commit is contained in:
Hazel Layne Aranda 2021-03-27 06:56:16 -04:00
parent 749023204c
commit d4ffc48028
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,6 @@ cd .deploy && git add --all && git commit -m "Publishing to rendered (deploy.sh)
echo "Pushing to github"
git push --all
echo "Pulling changes on server"
ssh hazelnut.dev ./update-site.sh