parent
e86673825b
commit
ecb5d89ea5
1 changed files with 2 additions and 1 deletions
3
haini.sh
3
haini.sh
|
@ -84,7 +84,8 @@ crear_entorno() {
|
|||
ruby ruby-bundler ruby-json ruby-bigdecimal ruby-irb ruby-rake \
|
||||
nodejs yarn \
|
||||
gnutls-utils nginx \
|
||||
less"
|
||||
less \
|
||||
py3-cffi py3-brotli py3-fonttools"
|
||||
|
||||
# Habilitar la instalación de gemas binarias
|
||||
sed -re "s/#(@platforms = )/\1/" -i "$ENTORNO/usr/lib/ruby/2.7.0/rubygems.rb"
|
||||
|
|
Loading…
Reference in a new issue