diff options
| author | yalh76 <yalh@yahoo.com> | 2021-03-07 20:17:05 +0100 |
|---|---|---|
| committer | yalh76 <yalh@yahoo.com> | 2021-03-07 20:17:05 +0100 |
| commit | c4c79475213f752a42d427a9be4be25b5dcca02e (patch) | |
| tree | 93fe8b00d8ceb290b2d8b20527dc3e5d752a0440 /scripts/_common.sh | |
| parent | 0fbd6a19a1f413cfa05480cf44f33f4edff0f655 (diff) | |
| download | mastodon_ynh-c4c79475213f752a42d427a9be4be25b5dcca02e.tar.gz mastodon_ynh-c4c79475213f752a42d427a9be4be25b5dcca02e.tar.bz2 mastodon_ynh-c4c79475213f752a42d427a9be4be25b5dcca02e.zip | |
simplification
Diffstat (limited to 'scripts/_common.sh')
| -rw-r--r-- | scripts/_common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/_common.sh b/scripts/_common.sh index 1c28aec..b6f4796 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -10,7 +10,7 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git MEMORY_NEEDED="2560" RUBY_VERSION="2.7.2" -BUNDLER_VERSION="1.17.3" + NODEJS_VERSION="12" #================================================= |
