fetch needs cache to be created.
This commit is contained in:
parent
89f4d153a2
commit
a0597a3f15
@ -15,6 +15,10 @@ module Hbc
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
def self.needs_init?
|
||||||
|
true
|
||||||
|
end
|
||||||
|
|
||||||
def self.help
|
def self.help
|
||||||
"downloads remote application files to local cache"
|
"downloads remote application files to local cache"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user