mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
Fix typo
This commit is contained in:
parent
41efc2553c
commit
a9dbbc79a1
@ -431,7 +431,7 @@ def install_gems(packages, bundler = false)
|
||||
dist=detect_distro
|
||||
if !dist
|
||||
if !@interactive
|
||||
STDERR.puts "Distribution not deteced"
|
||||
STDERR.puts "Distribution not detected"
|
||||
exit 1
|
||||
else
|
||||
dist=select_distribution
|
||||
|
Loading…
Reference in New Issue
Block a user