Last active
April 18, 2017 22:50
-
-
Save yonglai/1568bd699421c87d5387a8175dd22b7d 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 configure third party driver for Oracle | |
/home/vagrant/tibco/amx-bpm/bpm/4.0/bin/tct tpcl /vagrant/bpm_install/build_third_party_driver.properties | |
echo create BPM server | |
/home/vagrant/tibco/amx-bpm/bpm/4.0/bin/tct bpm /vagrant/bpm_install/build_bpm.properties | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment