Commit 92de179d by wutong

elastic-jobCD/CI

parent 6228b4bc
...@@ -5,5 +5,5 @@ sed -i "s/root.password=root/root.password=${ROOT_PASSWORD}/g" elastic-job-lite- ...@@ -5,5 +5,5 @@ sed -i "s/root.password=root/root.password=${ROOT_PASSWORD}/g" elastic-job-lite-
sed -i "s/guest.username=guest/guest.username=${GUEST_USERNAME}/g" elastic-job-lite-console-${VERSION}/conf/auth.properties sed -i "s/guest.username=guest/guest.username=${GUEST_USERNAME}/g" elastic-job-lite-console-${VERSION}/conf/auth.properties
sed -i "s/guest.password=guest/guest.password=${GUEST_PASSWORD}/g" elastic-job-lite-console-${VERSION}/conf/auth.properties sed -i "s/guest.password=guest/guest.password=${GUEST_PASSWORD}/g" elastic-job-lite-console-${VERSION}/conf/auth.properties
top
elastic-job-lite-console-${VERSION}/bin/start.sh
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