Skip to content

Commit ec273ba

Browse files
authored
remove / in ct
1 parent d5d5a3d commit ec273ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json/inspircd.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"install_methods": [
1717
{
1818
"type": "default",
19-
"script": "/ct/inspircd.sh",
19+
"script": "ct/inspircd.sh",
2020
"resources": {
2121
"cpu": 1,
2222
"ram": 512,
@@ -31,4 +31,4 @@
3131
"password": null
3232
},
3333
"notes": []
34-
}
34+
}

0 commit comments

Comments
 (0)