diff --git a/entrypoint.py b/entrypoint.py index e0bfd40..cb55735 100755 --- a/entrypoint.py +++ b/entrypoint.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/python3 -B from entrypoint_helpers import env, gen_cfg, str2bool, start_app