Skip to content

Instantly share code, notes, and snippets.

@yonglai
Created April 18, 2017 22:25
Show Gist options
  • Save yonglai/2d2f97075b3dff0e3c4d81f05c2f67c3 to your computer and use it in GitHub Desktop.
Save yonglai/2d2f97075b3dff0e3c4d81f05c2f67c3 to your computer and use it in GitHub Desktop.
#! /bin/bash
echo set up bpmadm user in ems
cd /home/vagrant/tibco/ems/8.2/bin
./tibemsadmin64 -server "tcp://localhost:7222" -user admin -password "" -script /vagrant/ems_install/ems_install/bpm_setup.scr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment