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

Remove custom_command from install questions

This commit is contained in:
Félix Piédallu 2023-09-26 12:20:48 +02:00
parent 80d77305aa
commit 134b0b6844

View file

@ -43,12 +43,6 @@ ram.runtime = "10M"
type = "group"
default = "all_users"
[install.custom_command]
help.en = "A custom command to run in ttyd instead of `login`. Not recommended to change unless you know what you are doing!"
help.fr = "Une commande personnalisée à lancer au lieu de `login`. Non recommandé de changer à part si vous savez ce que vous faites !"
type = "string"
default = "login"
[resources]
[resources.sources.httpsh]
url = "https://github.com/leshniak/httpsh/archive/7d80fac0d48f30e29eaff9a7471399c19ad31518.tar.gz"