Debug
This commit is contained in:
@@ -3,4 +3,4 @@ import os
|
||||
|
||||
protocol = "https://"
|
||||
server_url = 'horsy.ml'
|
||||
horsypath = os.popen('echo %HORSYPATH%').read().replace('\n', '') + '/'
|
||||
horsypath = os.popen('echo %HORSYPATH%').read().replace('\n', '') + '\\'
|
||||
|
||||
Reference in New Issue
Block a user