From 13800b0ecac6b9aef7e0f5fae8ffbb48bfc93d59 Mon Sep 17 00:00:00 2001 From: Frikky Date: Tue, 12 Nov 2024 11:50:01 +0100 Subject: [PATCH] No random files in the main repo --- app.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 app.json diff --git a/app.json b/app.json deleted file mode 100644 index e8cd75ca..00000000 --- a/app.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "Shuffle", - "description": "Security Automation Platform", - "repository": "https://github.com/0x0elliot/Shuffle", - "ref": "2.0.0", - "scripts": { - "postclone": "chmod +x startup.sh && ./startup.sh" - } - } \ No newline at end of file