mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Install on /ci path by default
This commit is contained in:
parent
cbcf61d74a
commit
9611bb78b5
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@
|
||||||
{
|
{
|
||||||
"name": "path",
|
"name": "path",
|
||||||
"type": "path",
|
"type": "path",
|
||||||
"example": "/yunorunner",
|
"default": "/ci"
|
||||||
"default": "/yunorunner"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue