mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 17:56:37 +02:00
.
This commit is contained in:
@@ -31,9 +31,10 @@ else
|
||||
# (apparently there are mixed python psych .so versions)
|
||||
rvm uninstall 2.5.3
|
||||
rvm uninstall 2.4.5
|
||||
rvm use system
|
||||
#rvm use system
|
||||
rvm reset
|
||||
rvm list
|
||||
apt-get install ruby-dev -y
|
||||
sudo apt-get install ruby-dev -y
|
||||
set -e
|
||||
gem --version
|
||||
gem install bundler -v "~>1.0"
|
||||
|
||||
Reference in New Issue
Block a user