mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-21 14:24:21 +01:00
Should use latest instead of hardcoded
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
if ! command -v rbenv &>/dev/null; then
|
||||
# FIXME: Change to use whatever latest release is
|
||||
DEFAULT_RUBY_VERSION="3.3.1"
|
||||
|
||||
sudo apt install -y rbenv
|
||||
|
||||
Reference in New Issue
Block a user