Remove extra empty external-scripts that disabled modules for botka
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user