mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Merged in dont-write-bytecode (pull request #67)
SCALE-31: Don't write python bytecode Approved-by: Kenny MacLeod Approved-by: Steve Smith Approved-by: Minh Tran
This commit is contained in:
commit
284acb9a30
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/python3 -B
|
||||
|
||||
from entrypoint_helpers import env, gen_cfg, str2bool, start_app
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user