mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
fix variable name
This commit is contained in:
parent
d929a53bf6
commit
cbcb7f0fb3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#=================================================
|
||||
|
||||
nodejs_version="18.20.2"
|
||||
YNH_DEFAULT_MONGO_VERSION=6.0
|
||||
YNH_MONGO_VERSION=6.0
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Reference in a new issue