mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Don't write python bytecode
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/python3 -B
|
||||
|
||||
from entrypoint_helpers import env, gen_cfg, str2bool, start_app
|
||||
|
||||
|
Reference in New Issue
Block a user