Created
April 18, 2017 22:25
-
-
Save yonglai/2d2f97075b3dff0e3c4d81f05c2f67c3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /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