mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
remove / in ct
This commit is contained in:
parent
d5d5a3d3a3
commit
ec273ba221
1 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "/ct/inspircd.sh",
|
||||
"script": "ct/inspircd.sh",
|
||||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 512,
|
||||
|
@ -31,4 +31,4 @@
|
|||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue