save
This commit is contained in:
parent
54d4dfcb33
commit
605cfd38f9
8 changed files with 130 additions and 6 deletions
|
|
@ -36,6 +36,6 @@ module User
|
|||
|
||||
|
||||
def self.cache_path
|
||||
"#{ENV["HOME"]}/.cache/dat/"
|
||||
ENV["DAT_CACHE_PATH"] || "#{ENV["HOME"]}/.cache/dat/"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue