Fix execution of OS scripts
This commit is contained in:
parent
afbff7ac8c
commit
34d0eff73f
|
@ -40,7 +40,6 @@ function runSetup
|
|||
function wrapScript -S
|
||||
printf %s\n \
|
||||
"cd $PROJECT_CLONE_ROOT" \
|
||||
"export CONFIG_NAME=$(string escape (getCloneFile "$CONFIG_NAME"))" \
|
||||
"$argv"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue