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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-28 18:41:04 +02:00
parent 0305cc08dc
commit d4fa580701

View file

@ -71,8 +71,6 @@ ram.runtime = "50M"
if [[ "$with_mysql" = 1 ]]
then
echo "mariadb-server"
else
echo ""
fi
if [[ "$phpversion" != none ]]