Updated to add profiles to loaded
Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
parent
722cb9fc1d
commit
31cc39dfcf
|
@ -37,7 +37,8 @@ shared_setup_loaded_cmds = ('inflate_bubble.set_fusato_structure',
|
||||||
'infra.icons_themes',
|
'infra.icons_themes',
|
||||||
'infra.shared_files',
|
'infra.shared_files',
|
||||||
'infra.set_symlinks',
|
'infra.set_symlinks',
|
||||||
'infra.boostrap_shared'
|
'infra.boostrap_shared',
|
||||||
|
'infra.add_web_profile'
|
||||||
)
|
)
|
||||||
|
|
||||||
shared_setup_server_cmds = ('inflate_bubble.set_fusato_server_installer_structure',
|
shared_setup_server_cmds = ('inflate_bubble.set_fusato_server_installer_structure',
|
||||||
|
|
Loading…
Reference in New Issue