diff --git a/run.sh b/run.sh index da3bcc8..7bf4623 100644 --- a/run.sh +++ b/run.sh @@ -20,6 +20,8 @@ git config --global user.email "support@ttnrtsite.me" git config --global user.name "TTGit Automation Bot" git config --global --add --bool push.autoSetupRemote true +git fetch + if ! git ls-remote --exit-code --heads origin pages; then git checkout --orphan pages git rm -rf .