Merge branch 'less' into 'antifascista'

instalar less

See merge request sutty/haini.sh!4
This commit is contained in:
void 2021-04-27 18:25:13 +00:00
commit 3d868967ad

View file

@ -80,7 +80,8 @@ function crear_entorno() {
tzdata bash ffmpeg vips file git make \ tzdata bash ffmpeg vips file git make \
ruby ruby-bundler ruby-json ruby-bigdecimal ruby-irb ruby-rake \ ruby ruby-bundler ruby-json ruby-bigdecimal ruby-irb ruby-rake \
nodejs yarn \ nodejs yarn \
gnutls-utils nghttp2" gnutls-utils nghttp2 \
less"
# Habilitar la instalación de gemas binarias # Habilitar la instalación de gemas binarias
sed -re "s/#(@platforms = )/\1/" -i "$ENTORNO/usr/lib/ruby/2.7.0/rubygems.rb" sed -re "s/#(@platforms = )/\1/" -i "$ENTORNO/usr/lib/ruby/2.7.0/rubygems.rb"