diff --git a/build.sh b/build.sh index 132010d..071dbed 100755 --- a/build.sh +++ b/build.sh @@ -15,5 +15,5 @@ git rm -rf assets/themes git rm -rf json js mysql postgresql git add . git commit -m "Publishing to github pages" -# git push origin gh-pages --force +git push origin gh-pages --force git checkout master \ No newline at end of file