mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 04:44:15 +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)
|
||||
|
||||
os.mkdir(local_resources_path)
|
||||
os.mkdir(local_resources_path + '/resources')
|
||||
|
||||
desktop_file = """
|
||||
[Desktop Entry]
|
||||
|
||||
Reference in New Issue
Block a user