diff options
Diffstat (limited to 'collection/anaconda/feature.json')
-rw-r--r-- | collection/anaconda/feature.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/collection/anaconda/feature.json b/collection/anaconda/feature.json deleted file mode 100644 index 7af90cd..0000000 --- a/collection/anaconda/feature.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "id": "anaconda", - "name": "Anaconda", - "options": { - "version": { - "type": "string", - "proposals": ["latest"], - "default": "latest", - "description": "Select or enter an anaconda version." - } - }, - "install": { - "app": "", - "file": "install.sh" - } -}
\ No newline at end of file |