Skip to content

Instantly share code, notes, and snippets.

@yonglai
Created April 18, 2017 21:01
Show Gist options
  • Save yonglai/caa8e8497a3640e23e93c61def9691ab to your computer and use it in GitHub Desktop.
Save yonglai/caa8e8497a3640e23e93c61def9691ab to your computer and use it in GitHub Desktop.
#! /bin/bash
echo install ems
cd /vagrant/ems_install/ems_install
./TIBCOUniversalInstaller-lnx-x86.bin -silent -V responseFile=ems_install.silent
echo config ems
cd ~/tibco/ems/8.2/bin
./tibemsd64 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment