changed VERSIONS_NAME's path to /tmp
it was pretty annoying
This commit is contained in:
parent
751b557598
commit
2d5e18809a
@ -10,7 +10,7 @@
|
||||
|
||||
#define VERSION "v4.0.1" //VERSION OF CURRENT BUILD > DO NOT TOUCH THIS <
|
||||
#define VERSIONS_URL "https://raw.githubusercontent.com/ENGO150/WHY2/stable/versions.json" //URL FOR GETTING versions.json
|
||||
#define VERSIONS_NAME "versions.json" //do I have to explain this?
|
||||
#define VERSIONS_NAME "/tmp/versions.json" //do I have to explain this?
|
||||
|
||||
#define TEST_TEXT "aAzZ( )!?#\\/śŠ 420*;" //TEST TEXT FOR ENCRYPTION IN why2-test BINARY
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user