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