Merge branch 'dev' of https://gitflic.ru/project/xpamych/hln-a into dev
This commit is contained in:
commit
13abda9b19
1
hlna.py
1
hlna.py
@ -52,6 +52,7 @@ def create_dir(directory):
|
||||
if not os.path.exists(directory):
|
||||
os.mkdir(directory)
|
||||
if not os.path.exists(f"{home_dir}/.config/hlna/maps"):
|
||||
os.chdir(f"{home_dir}/.config/hlna/")
|
||||
os.chdir(f"{home_dir}/.config/hlna/")
|
||||
os.mkdir("maps")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user