Commit 4f33e607 authored by guozhipeng's avatar guozhipeng

批处理修改

parent 850fee3d
...@@ -292,6 +292,8 @@ common(){ ...@@ -292,6 +292,8 @@ common(){
echo -e "\033[30;42m 部署文件配置恢复中,请稍后。。。 \033[0m" echo -e "\033[30;42m 部署文件配置恢复中,请稍后。。。 \033[0m"
endtime0=`date +%s` endtime0=`date +%s`
secondsToTime ${starttime} ${endtime0} secondsToTime ${starttime} ${endtime0}
git checkout ${newApp}${fileMenu}
git checkout ${newApp}${fileIndex}
git checkout ${defaultEnv} git checkout ${defaultEnv}
git checkout ${resourcesDefaultEnv} git checkout ${resourcesDefaultEnv}
git checkout ${dbDefaultEnv} git checkout ${dbDefaultEnv}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment