"eladmin-common/vscode:/vscode.git/clone" did not exist on "83f5627b41f4e7662940e2b4c40a58817859fd0b"
Commit 09b7143d authored by Huang's avatar Huang
Browse files

no commit message

parent 8ac5ea16
......@@ -9,33 +9,34 @@ cd ..\
if exist .\jeespring-web\target (
rmdir /s/q .\jeespring-web\target
del .\jeespring-web\*.iml
echo [info] del .\jeespring-web\target
)
del .\jeespring-web\*.iml
if exist .\jeespring-mq\target (
rmdir /s/q .\jeespring-mq\target
del .\jeespring-mq\*.iml
echo [info] del .\jeespring-mq\target
)
del .\jeespring-mq\*.iml
if exist .\jeespring-framework\target (
rmdir /s/q .\jeespring-framework\target
del .\jeespring-framework\*.iml
echo [info] del .\jeespring-mq\target
)
del .\jeespring-framework\*.iml
if exist .\jeespring-company\target (
rmdir /s/q .\jeespring-company\target
del .\jeespring-company\*.iml
echo [info] del .\jeespring-company\target
)
del .\jeespring-company\*.iml
if exist .\jeespring-cms\target (
rmdir /s/q .\jeespring-cms\target
del .\jeespring-cms\*.iml
echo [info] del .\jeespring-cms\target
)
del .\jeespring-cms\*.iml
if exist .\projectFilesBackup (
rmdir /s/q .\projectFilesBackup
......
Supports Markdown
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