mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-11-03 11:28:44 +01:00
added v3
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import os
|
||||
|
||||
# If DISTUTILS_DEBUG is anything other than the empty string, we run in
|
||||
# debug mode.
|
||||
DEBUG = os.environ.get('DISTUTILS_DEBUG')
|
||||
Reference in New Issue
Block a user