1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shellinabox_ynh.git synced 2024-09-03 20:26:12 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-06 11:35:06 +02:00
parent 27addce56b
commit 67c73346b3

View file

@ -5,7 +5,7 @@ name = "Shell In A Box"
description.en = "Web based AJAX terminal emulator"
description.fr = "Émulateur de terminal web"
version = "2.21~ynh4"
version = "2.21~ynh5"
maintainers = []
@ -42,6 +42,7 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
main.allowed = "admins"
main.protected = true
[resources.apt]
packages = "shellinabox"