mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
\--eval for mongo_exec doesnt exist anymore
This commit is contained in:
parent
af8ac24a1f
commit
98c33acfa8
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@ def cleanup():
|
|||
# Mongodb
|
||||
(r"YNH_MONGO_VERSION", "mongo_version"),
|
||||
(r"ynh_install_mongo \S*", "ynh_install_mongo"),
|
||||
(r" --eval", ""),
|
||||
# ynh_replace_string
|
||||
(r"ynh_replace_string", "ynh_replace"),
|
||||
(r"ynh_replace_special_string", "ynh_replace_regex"),
|
||||
|
|
Loading…
Add table
Reference in a new issue