Reconfigure command not passed to the contextualization scripts

pull/89/head
Vlastimil Holer 7 years ago
parent 5d1dc7856e
commit 3ea0d08bb7
No known key found for this signature in database
GPG Key ID: EB549BADEFD07C53

@ -85,7 +85,7 @@ function export_rc_vars
function execute_scripts {
local _type=$1
local _command=$1
local _command=$2
# choose
if [ "${_type}" = 'local' ]; then

Loading…
Cancel
Save