Merge pull request #4183 from commitay/upgrade-cache
cask upgrade: ensure cache exists
This commit is contained in:
commit
ed830c7831
@ -82,6 +82,10 @@ module Hbc
|
|||||||
def self.help
|
def self.help
|
||||||
"upgrades all outdated casks"
|
"upgrades all outdated casks"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def self.needs_init?
|
||||||
|
true
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user