This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lavender grey #B4BEC8 RGB(180, 190, 200) | |
lilac #8C7896 RGB(140, 120, 150) | |
magenta #8C5078 RGB(140, 80, 120) | |
mauve #B4B4BE RGB(180, 180, 190) | |
imperial purple #5A3250 RGB(90, 50, 80) | |
purple #5A326E RGB(90, 50, 110) | |
purple pink #64325A RGB(100, 50, 90) | |
purple blue #6E78A0 RGB(110, 120, 160) | |
purple maroon #5A3250 RGB(90, 50, 80) | |
taupe #8C7864 RGB(140, 120, 100) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0.0.0.0 1000jav.com | |
0.0.0.0 1000novel.com | |
0.0.0.0 141jj.com | |
0.0.0.0 141tube.com | |
0.0.0.0 163.com | |
0.0.0.0 177picyy.com | |
0.0.0.0 188channel.com | |
0.0.0.0 18akmanhua.com | |
0.0.0.0 18comic.org | |
0.0.0.0 18comic.vip |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Contributor License Agreement (CLA) | |
By contributing to this repository, you agree that your contributions are licensed under the terms of the MIT License. You also grant the project owner the right to use, modify, distribute, and sell your contributions without further notice or compensation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@ec2 ~]# more /usr/local/rvm/log/1520572663_ruby-2.4.2/gemset.wrappers.global.log | |
[2018-03-09 05:21:22] run_gem_wrappers_regenerate | |
run_gem_wrappers_regenerate () | |
{ | |
gem_install gem-wrappers && gem wrappers regenerate || return $? | |
} | |
current path: /usr/local/rvm/src/ruby-2.4.2 | |
GEM_HOME=/usr/local/rvm/gems/ruby-2.4.2@global | |
PATH=/usr/local/rvm/gems/ruby-2.4.2@global/bin:/usr/local/rvm/rubies/ruby-2.4.2/bin:/usr/local/rvm/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin | |
GEM_PATH=/usr/local/rvm/gems/ruby-2.4.2@global |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@ec2 ~]# rvm install ruby-2.4.2 | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: unknown/libc-2.25/x86_64/ruby-2.4.2. | |
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
Checking requirements for unknown. | |
Install: | |
press any key to continue | |
Install: build-essential libreadline zlib1g libyaml libc6 libgdbm ncurses | |
press any key to continue | |
Requirements installation successful. |