From 13534e1e027bbb536521c9d9c868e25b034b66fe Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 13 Dec 2021 00:33:54 -0500 Subject: [PATCH] [U] Update deploy script --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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