mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-07 02:43:22 +03:00
EDMarketConnector: Tweak 'only developers in develop' message
This commit is contained in:
parent
a69b271928
commit
0d65adb77e
@ -74,6 +74,9 @@ if __name__ == '__main__':
|
|||||||
)
|
)
|
||||||
):
|
):
|
||||||
print("Why are you running the develop branch if you're not a developer?")
|
print("Why are you running the develop branch if you're not a developer?")
|
||||||
|
print("Please check https://github.com/EDCD/EDMarketConnector/wiki/Running-from-source#running-from-source")
|
||||||
|
print("You probably want the 'stable' branch.")
|
||||||
|
print("\n\rIf Athanasius or A_D asked you to run this, tell them about this message.")
|
||||||
sys.exit(-1)
|
sys.exit(-1)
|
||||||
|
|
||||||
except Exception:
|
except Exception:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user