mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 17:34:14 +02:00
AUR installation script fix
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user