Forgot to add the DEBUG var…

This commit is contained in:
Jeremy Gardais 2018-04-26 15:03:11 +02:00
parent 725277623c
commit ebf03aaf8e
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
SUCCESS=0
ERROR=1
DEBUG=0
# Functions {{{
## GetDefaultUser {{{