mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
Merge pull request #6 from magicstone-dev/default-install
Change default install location to /
This commit is contained in:
commit
64f9da7b5e
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
|||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"example": "/example",
|
||||
"default": "/example"
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
|
|
Loading…
Add table
Reference in a new issue