From d4fa580701c9c8dbf5f9dbdd948294343d61a5ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Mar 2023 18:41:04 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index c79758a..05293a7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -71,8 +71,6 @@ ram.runtime = "50M" if [[ "$with_mysql" = 1 ]] then echo "mariadb-server" - else - echo "" fi if [[ "$phpversion" != none ]]