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
|
||||
|
||||
# Shopify stuff
|
||||
curl -sSL https://get.rvm.io | bash
|
||||
source $HOME/.rvm/scripts/rvm
|
||||
rvm install 3.3
|
||||
rvm use 3.3 --default
|
||||
# curl -sSL https://get.rvm.io | bash
|
||||
# source $HOME/.rvm/scripts/rvm
|
||||
# rvm install 3.7.5
|
||||
# rvm use 3.7.5 --default
|
||||
npm install -g @shopify/cli @shopify/theme
|
||||
|
Reference in New Issue
Block a user