Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e95d0ff

Browse files
authoredJul 28, 2023
Update create_cname.sh
1 parent 9b8d82e commit e95d0ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎create_cname.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/usr/bin/env bash
22

3-
echo 'quantms.org' > ./dist/CNAME
3+
echo 'quantms.org' > ./dist/CNAME
4+
cp ./dist/index.html ./dist/404.html

0 commit comments

Comments
 (0)
Please sign in to comment.