48aa6270 by simon

默认提交

1 parent e030f06f
Showing 1 changed file with 2 additions and 2 deletions
# chmod u+x sync.sh
cp -R dist/* G:\\workspaceAll\\IdeaProjects\\wzhi
cp -R dist/* /Users/simonfung/simonfungc/work/workspace/git/vuejs/trimble-admin
cd G:\\workspaceAll\\IdeaProjects\\wzhi
cd /Users/simonfung/simonfungc/work/workspace/git/vuejs/trimble-admin
read -p "请输入commit提交的描述: " msg
......