Commit 30544d7a by wutong

elastic-jobCD/CI

parent 92de179d
......@@ -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.password=guest/guest.password=${GUEST_PASSWORD}/g" elastic-job-lite-console-${VERSION}/conf/auth.properties
top
while true; do echo hello world; sleep 1; done
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