mirror of
https://github.com/YunoHost-Apps/acropolis_ynh.git
synced 2024-09-03 18:06:22 +02:00
Fix missing install arg
This commit is contained in:
parent
ee9cec8efe
commit
cc889885f0
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
|
args.email = "admin@domain.tld"
|
||||||
|
|
||||||
exclude = [
|
exclude = [
|
||||||
"install.subdir"
|
"install.subdir"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue