Commit 6e8bd6e0 authored by zgyzgyhero's avatar zgyzgyhero
Browse files

Update db build image

Showing with 2 additions and 1 deletion
+2 -1
......@@ -7,7 +7,8 @@ fi
cd `dirname $0`
set -ex
cp -r ../../platform-core/src/main/resources/database database
#cp -r ../../platform-core/src/main/resources/database database
mkdir -p database
TEXT='use wecube;'
......
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