This commit is contained in:
BarsTiger
2022-02-24 08:33:34 +02:00
parent aadb48c2b6
commit 2278bde59c
5 changed files with 9 additions and 4 deletions

View File

@@ -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', '') + '\\'