Files
shuffle-cracked/app.json
T
2024-10-23 17:04:27 +05:30

9 lines
237 B
JSON

{
"name": "Shuffle",
"description": "Security Automation Platform",
"repository": "https://github.com/0x0elliot/Shuffle",
"ref": "2.0.0",
"scripts": {
"postclone": "chmod +x startup.sh && ./startup.sh"
}
}