Prompt backup config during install
This commit is contained in:
parent
3a5e0b7a83
commit
2865f7ffe6
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ function installAction -V dir
|
|||
end
|
||||
|
||||
set -l deployScript (getDeploymentScript)
|
||||
initBackupConfig --action restore
|
||||
runHook initialize || true
|
||||
and runHook installOS || true
|
||||
|
||||
|
|
Loading…
Reference in a new issue