diff --git a/aur/register_app.py b/aur/register_app.py index eeaed2e4..f169bfce 100644 --- a/aur/register_app.py +++ b/aur/register_app.py @@ -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]