Skip to content

Commit

Permalink
fixed webgate.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wstrange committed Mar 28, 2012
1 parent 828e9be commit a8d0016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions misc/webgate/webgate.sh
Expand Up @@ -13,9 +13,9 @@ cd $WG/webgate/ohs/tools/deployWebGate


./deployWebGateInstance.sh -oh $WG -w $INSTANCE ./deployWebGateInstance.sh -oh $WG -w $INSTANCE


cd $MW_HOME/webgate/ohs/tools/setup/InstallTools cd $WG/webgate/ohs/tools/setup/InstallTools


./EditHttpConf -oh $WG -w $INSTANCE ./EditHttpConf -oh $WG -w $INSTANCE


echo "Copy your OAM config files ... example:" echo "Copy your OAM config files to webgate config instance dir ... for example:"
echo cp $MW_HOME/user_projects/domains/OAM/output/test.oracleads.com/* $INSTANCE/webgate/config echo cp $MW_HOME/user_projects/domains/OAM/output/test.oracleads.com/* $INSTANCE/webgate/config

0 comments on commit a8d0016

Please sign in to comment.