5 lines
112 B
Ruby
Executable file
5 lines
112 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
|
|
require 'storage'
|
|
|
|
puts Storage.get_mounting_point("FBB4EC0E-2D2E-4EEE-AB16-8C1265D5F3EF")
|