Remove ruby
This commit is contained in:
@@ -121,8 +121,8 @@ git config --global user.email dominic@domsplace.com
|
|||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
|
|
||||||
# Shopify stuff
|
# Shopify stuff
|
||||||
curl -sSL https://get.rvm.io | bash
|
# curl -sSL https://get.rvm.io | bash
|
||||||
source $HOME/.rvm/scripts/rvm
|
# source $HOME/.rvm/scripts/rvm
|
||||||
rvm install 3.3
|
# rvm install 3.7.5
|
||||||
rvm use 3.3 --default
|
# rvm use 3.7.5 --default
|
||||||
npm install -g @shopify/cli @shopify/theme
|
npm install -g @shopify/cli @shopify/theme
|
||||||
|
Reference in New Issue
Block a user