Skip to content

Commit 2ede39a

Browse files
committed
rebuilding site Tue Oct 15 16:40:07 PDT 2019
1 parent 7b61caf commit 2ede39a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

deploy.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ fi
1616
git commit -m "$msg"
1717

1818
# Push source and build repos.
19-
git push origin dev
20-
git push origin `git subtree push --prefix=public git@github.com:oam-dev/oam-dev.github.io.git master` --force
19+
git push --force origin `git subtree push --prefix=public git@github.com:oam-dev/oam-dev.github.io.git master`

0 commit comments

Comments
 (0)