From 401c338d38432170243444b654bc7e17674f5fbe Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Mon, 25 Jun 2018 17:41:42 +0800 Subject: [PATCH] no message Former-commit-id: e593d3b15a85812e46e20c97c738b4358d219d58 [formerly e593d3b15a85812e46e20c97c738b4358d219d58 [formerly e593d3b15a85812e46e20c97c738b4358d219d58 [formerly e593d3b15a85812e46e20c97c738b4358d219d58 [formerly 89864c10e6d98d1a7546a77041fbd4c88eb504e0 [formerly 3ffa4a6632aeb3c17169ab7ea83956da8b7cb97a]]]]] Former-commit-id: d259b4f3fd6b389d755aca9b85f4d16c9cf866d5 Former-commit-id: 9def121ef2c81f9558639b6e1ea17048de6de45e Former-commit-id: 597744ff585a1ce00c9449957f162c60f9f49765 [formerly ad8aee6d49a07a3abdea9a5e492edcaa2194e838] Former-commit-id: 1a2cbb374e9a2d8a81e17b8ef3c793c86ea78972 Former-commit-id: 993950e03470e47717c8c0befb30cfa17fa68081 Former-commit-id: 7de613b14d6547a62f3ab7ea05dc0a8bcc16b854 Former-commit-id: d8b0b34e5f9567287d00589c6edbb314411191af Former-commit-id: d1bc6a13f90c77d7b0fd8eb22b2f0d01c8a2ebcc --- deploy-github.sh | 7 +++++++ docs/.vuepress/dist | 1 + 2 files changed, 8 insertions(+) create mode 100755 deploy-github.sh create mode 160000 docs/.vuepress/dist diff --git a/deploy-github.sh b/deploy-github.sh new file mode 100755 index 00000000..9343b2e2 --- /dev/null +++ b/deploy-github.sh @@ -0,0 +1,7 @@ +set -e + +git add --all + +git commit -m 'no message' + +git push \ No newline at end of file diff --git a/docs/.vuepress/dist b/docs/.vuepress/dist new file mode 160000 index 00000000..258c7363 --- /dev/null +++ b/docs/.vuepress/dist @@ -0,0 +1 @@ +Subproject commit 258c73634ae4ea717729b4e00c54513839271564