4 lines
75 B
Ruby
4 lines
75 B
Ruby
![]() |
module Homebrew
|
||
|
DEFAULT_PREFIX = "/home/linuxbrew/.linuxbrew".freeze
|
||
|
end
|