Searched refs:script_path (Results 1 – 7 of 7) sorted by relevance
37 export ssl_cert="${script_path}/certs/testnode.crt"38 export ssl_key="${script_path}/certs/testnode.key"39 export ssl_ca="${script_path}/certs/ca.crt"43 export script_path=$(dirname $(realpath -s $0))44 source $script_path/functions/cleanup.sh45 source $script_path/functions/wait-for-container.sh
14 $script_path = get_settings('home') . '/' . $components[$l - 3] . '/' . $components[$l - 2] . '/' .… variable16 add_option('hljs_script_path', $script_path . '/highlight.pack.js');19 add_option('hljs_css_path', $script_path . '/styles/default.css');
6 script_path=$(dirname $(realpath -s $0))7 source $script_path/functions/imports.sh
8 script_path=$(dirname $(realpath -s $0))9 source $script_path/functions/imports.sh
27 script_path=$(dirname "$(realpath -s "$0")")28 repo=$(realpath "$script_path/../")
21 script_path=$(dirname $(realpath -s $0))22 source $script_path/functions/imports.sh
173 $script_path = '';184 $script_path = trim($row['config_value']);