AUR installation script fix

This commit is contained in:
Vinicius Moreira
2019-06-17 15:31:31 -03:00
parent 7ffbbf3224
commit 0312e0cd2e

View File

@@ -11,6 +11,7 @@ if os.path.exists(local_resources_path):
shutil.rmtree(local_resources_path) shutil.rmtree(local_resources_path)
os.mkdir(local_resources_path) os.mkdir(local_resources_path)
os.mkdir(local_resources_path + '/resources')
desktop_file = """ desktop_file = """
[Desktop Entry] [Desktop Entry]