Skip to content

Commit 3008c0b

Browse files
authored
BUILD.sh: re-emit docs/CNAME (onlyagent.app) and .nojekyll after rebuild
1 parent 6c4da7d commit 3008c0b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

BUILD.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,6 @@ mv ./build ./docs
8686

8787
# exit 2
8888

89+
90+
echo onlyagent.app > ./docs/CNAME
91+
touch ./docs/.nojekyll

0 commit comments

Comments
 (0)