Skip to content

Commit

Permalink
fix(flex-linux-setup): removal of jans setup files
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Baser <[email protected]>
  • Loading branch information
devrimyatar committed Dec 7, 2024
1 parent f9ae9f0 commit 1dada5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flex-linux-setup/flex_linux_setup/flex_setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
installed_components = {'admin_ui': False, 'casa': False}
jans_config_properties = '/etc/jans/conf/jans.properties'

os.environ["FLEX_PRE_JANS"] = "True"

if '--remove-flex' in sys.argv and '--flex-non-interactive' not in sys.argv:

print('\033[31m')
Expand Down

0 comments on commit 1dada5b

Please sign in to comment.