mirror of
https://github.com/bytedream/aion.git
synced 2025-06-27 06:50:32 +02:00
Update variable.py
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
_aion_variable_file = "/tmp/aion39ewefv90erfte25"
|
_aion_variable_file = "/tmp/aion39ewefv90erfte25"
|
||||||
|
|
||||||
_default_variables = {"IS_AION_RUNNING": False}
|
_default_variables = {"IS_AION_RUNNING": "False"}
|
||||||
|
|
||||||
IS_AION_RUNNING = "IS_AION_RUNNING"
|
IS_AION_RUNNING = "IS_AION_RUNNING"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user