Enter PortValhalla
before the installation
This commit is contained in:
parent
3698887c17
commit
1d740e2372
|
@ -32,6 +32,7 @@ begin
|
|||
and begin
|
||||
set -l script (string escape (getCloneFile (getInstallerScript)))
|
||||
printf %s\n \
|
||||
"cd $PROJECT_CLONE_ROOT" \
|
||||
"export CONFIG_MODULE=$(string escape (getCloneFile "$CONFIG_MODULE"))" \
|
||||
"export INSTALLER_SCRIPT=$script" \
|
||||
"$script"
|
||||
|
|
Loading…
Reference in a new issue