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

9 lines
235 B
JSON

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