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:
parent
0305cc08dc
commit
d4fa580701
1 changed files with 0 additions and 2 deletions
|
@ -71,8 +71,6 @@ ram.runtime = "50M"
|
||||||
if [[ "$with_mysql" = 1 ]]
|
if [[ "$with_mysql" = 1 ]]
|
||||||
then
|
then
|
||||||
echo "mariadb-server"
|
echo "mariadb-server"
|
||||||
else
|
|
||||||
echo ""
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$phpversion" != none ]]
|
if [[ "$phpversion" != none ]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue