--降級版本命令:
rvm install rubygems 3.0.0 --force
*rvm展示命令:
rvm list
--更新
bundle update
*安裝依賴:
bundle install
其他檢視版本命令:
gem -v
ruby -v
啟動命令:
bundle exec jekyll serve -H 172.16.200.228
--降級版本命令:
rvm install rubygems 3.0.0 --force
*rvm展示命令:
rvm list
--更新
bundle update
*安裝依賴:
bundle install
其他檢視版本命令:
gem -v
ruby -v
啟動命令:
bundle exec jekyll serve -H 172.16.200.228