diff --git a/deploy.sh b/deploy.sh index d87f0b3..c0a91ff 100644 --- a/deploy.sh +++ b/deploy.sh @@ -4,7 +4,7 @@ set -e # navigate into the build output directory -cd dist +cd src/dist # if you are deploying to a custom domain echo 'csc110.hydev.org' > CNAME