Fix Octavia-API extend_start.sh
The '~' in the end of script is failing octavia-api. Change-Id: I53610f1c9e3d10bb6b532dd7d43139854c0861b7
This commit is contained in:
parent
ac5103ee1a
commit
041fb7b877
@ -19,4 +19,3 @@ if [[ "$(whoami)" == 'root' ]]; then
|
||||
rm -rf /var/run/httpd/* /run/httpd/* /tmp/httpd*
|
||||
fi
|
||||
fi
|
||||
~
|
||||
|
Loading…
x
Reference in New Issue
Block a user