Fix export of variable.

Coffee or sleep? Coffee.

From: Michael Prokop <mprokop@sipwise.com>
ksolomko/vlan
Michael Prokop 15 years ago
parent c935e9b4d6
commit 29a0b775e7

@ -452,7 +452,7 @@ if $NGCP_INSTALLER ; then
# install and execute ngcp-installer
if $PRO_EDITION ; then
# TODO - support customisation of arguments for ngcp-installer
export $ROLE
export ROLE=$ROLE
export IP1=192.168.1.52
export IP2=192.168.1.53
export EADDR=192.168.1.101

Loading…
Cancel
Save