Minor plugin changes to run the devops build script and vROPs installation 49/5549/2
authorHelena McGough <helena.mcgough@intel.com>
Mon, 9 Oct 2017 14:54:06 +0000 (15:54 +0100)
committerh.mcgough <helena.mcgough@intel.com>
Tue, 10 Oct 2017 07:35:24 +0000 (09:35 +0200)
script

Signed-off-by: Helena McGough <helena.mcgough@intel.com>
plugins/vRealiseOps/vROPs_Webservice/install.sh

index 8cb7454..258abf4 100755 (executable)
@@ -26,7 +26,7 @@ SSL_Cert_Dir="${BASEDIR}/SSL_certificate"
 THISHOST=$(hostname)
 Domain_Name="${THISHOST}"
 #Domain_Name="www.vrops_webservice.com"
-WebServiceFile='vrops_webservice.py'
+WebServiceFile="${BASEDIR}/vrops_webservice"
 
 echo '
  #################################################################