remove the invalid OS-specific echo

This commit is contained in:
MorganGeek 2020-07-17 14:49:26 +02:00
parent 20376ba6dd
commit b74480c0a5

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
echo '(Linux) Installing ruby'
echo 'Installing ruby'
curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
curl -sSL https://rvm.io/pkuczynski.asc | gpg2 --import -
curl -L get.rvm.io | bash -s stable