1
0
Fork 0
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:
David Sterry 2021-11-10 15:40:34 -08:00 committed by GitHub
commit 64f9da7b5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,8 +33,8 @@
{
"name": "path",
"type": "path",
"example": "/example",
"default": "/example"
"example": "/",
"default": "/"
},
{
"name": "admin",