mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 16:02:46 +08:00
import pkuczynski public key for RVM install (#10140)
This commit is contained in:
parent
2c4c953bf8
commit
fa8bb5f464
|
@ -16,6 +16,7 @@ To get your Ubuntu 16.04 or 18.04 LTS install up and running to develop Discours
|
|||
|
||||
# Ruby
|
||||
curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
|
||||
curl -sSL https://rvm.io/pkuczynski.asc | gpg2 --import -
|
||||
curl -sSL https://get.rvm.io | bash -s stable
|
||||
echo 'gem: --no-document' >> ~/.gemrc
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user