Skip to content

Commit ccc2b51

Browse files
committed
Change echo in deploy.sh
1 parent 606b447 commit ccc2b51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ npm run build
1010
cd dist
1111

1212
# if you are deploying to a custom domain
13-
# echo 'ferrum.rocks' > CNAME
13+
echo 'cuprite.ferrum.rocks' > CNAME
1414

1515
git init
1616
git add -A

0 commit comments

Comments
 (0)