Updated to add profiles to loaded

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2024-06-23 16:48:58 +09:00
parent 722cb9fc1d
commit 31cc39dfcf
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ shared_setup_loaded_cmds = ('inflate_bubble.set_fusato_structure',
'infra.icons_themes',
'infra.shared_files',
'infra.set_symlinks',
'infra.boostrap_shared'
'infra.boostrap_shared',
'infra.add_web_profile'
)
shared_setup_server_cmds = ('inflate_bubble.set_fusato_server_installer_structure',