Skip to content

Commit 4f1a31d

Browse files
committed
psuh blog
1 parent 59c62fb commit 4f1a31d

File tree

181 files changed

+2
-32658
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+2
-32658
lines changed

deploy.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ git push origin main
2323
# Come Back up to the Project Root
2424
cd ..
2525
# Clean old docs
26+
rm -rf ./docs/
2627

27-
#rm -rf ./docs/
28+
mv ./public/ ./docs/
2829

2930
# Copy Public to Docs
3031
#cp -vr public docs

0 commit comments

Comments
 (0)