1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/httpsh_ynh.git synced 2024-09-03 19:25:55 +02:00

Fix default install path

This commit is contained in:
Félix Piédallu 2023-09-26 12:19:37 +02:00
parent ceb3542b13
commit 80d77305aa

View file

@ -37,7 +37,7 @@ ram.runtime = "10M"
[install.path]
type = "path"
default = "/example"
default = "/httpsh"
[install.init_main_permission]
type = "group"