1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_capsule_ynh.git synced 2024-09-03 19:46:21 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-13 11:57:20 +02:00
parent 567a589314
commit 46fabd8d21

View file

@ -75,9 +75,6 @@ ram.runtime = "50M"
packages = "gemserv, php8.2-fpm, php8.2-mbstring"
packages_from_raw_bash = """
if [[ "$database" == true ]]; then
echo "mariadb-server"
echo "mariadb-server, php8.2-mysql"
fi
"""
#[resources.database]
#type = "mysql"
"""