Change startup script interperter 98/4298/1
authorIdan Shalom <idan.shalom@intl.att.com>
Thu, 2 Jul 2020 09:10:19 +0000 (09:10 +0000)
committerIdan Shalom <idan.shalom@intl.att.com>
Thu, 2 Jul 2020 09:10:26 +0000 (09:10 +0000)
Change-Id: I412153c642c9a089eaad66d6f8ea705792e0f236
Signed-off-by: Idan Shalom <idan.shalom@intl.att.com>
RIC-E2-TERMINATION/startup.sh

index dc3d679..e0662f3 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 #dockerIp=$(ifconfig eth0 | awk '{ print $2}' | grep -E -o "([0-9]{1,3}[\.]){3}[0-9]{1,3}")
 #echo "docker ip: $dockerIp"