changed disco-panel to discopanel in json to match file names
This commit is contained in:
parent
9b80646c04
commit
845b909549
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DiscoPanel",
|
"name": "DiscoPanel",
|
||||||
"slug": "disco-panel",
|
"slug": "discopanel",
|
||||||
"categories": [
|
"categories": [
|
||||||
24
|
24
|
||||||
],
|
],
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"install_methods": [
|
"install_methods": [
|
||||||
{
|
{
|
||||||
"type": "default",
|
"type": "default",
|
||||||
"script": "ct/disco-panel.sh",
|
"script": "ct/discopanel.sh",
|
||||||
"resources": {
|
"resources": {
|
||||||
"cpu": 4,
|
"cpu": 4,
|
||||||
"ram": 8096,
|
"ram": 8096,
|
||||||
@ -32,4 +32,4 @@
|
|||||||
"password": null
|
"password": null
|
||||||
},
|
},
|
||||||
"notes": []
|
"notes": []
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user