From 5ced8626720153950b104b08d2061bc9cfa6b8e4 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sat, 12 Sep 2020 23:45:17 +0800 Subject: [PATCH] deploy --- push.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/push.sh b/push.sh index 66ed8e9..49699ae 100644 --- a/push.sh +++ b/push.sh @@ -4,8 +4,6 @@ git init git add -A git commit -m 'deploy' git push -f "https://${access_token}@github.com/chuzhixin/vue-admin-beautiful.git" master -git push -f "https://${access_token}@gitee.com/chu1204505056/vue-admin-beautiful.git" master -start "https://github.com/chuzhixin/vue-admin-beautiful" exec /bin/bash