mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
remove rvm script. It is called directly in script/setup
This commit is contained in:
committed by
Pauloparakleto
parent
3a2cb3e415
commit
80db511fe5
@@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Install our selected Ruby version defined in the .ruby-version file.
|
||||
#
|
||||
# Requires:
|
||||
# - [rvm](https://rvm.io/)
|
||||
#
|
||||
|
||||
rvm install $RUBY_VERSION
|
||||
Reference in New Issue
Block a user