Remove extra empty external-scripts that disabled modules for botka
This commit is contained in:
parent
b967b9d035
commit
aaabeee1fb
@ -54,13 +54,6 @@ application botka_xmpp_path do
|
|||||||
].to_json
|
].to_json
|
||||||
end
|
end
|
||||||
|
|
||||||
file "external-scripts.json" do
|
|
||||||
mode "0640"
|
|
||||||
owner "hubot"
|
|
||||||
group "hubot"
|
|
||||||
content [].to_json
|
|
||||||
end
|
|
||||||
|
|
||||||
npm_install do
|
npm_install do
|
||||||
user "hubot"
|
user "hubot"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user