From 2d225cd401bc19306a389bf8ddf5207813f0cb03 Mon Sep 17 00:00:00 2001 From: mathew-fleisch Date: Wed, 25 Aug 2021 06:44:34 -0700 Subject: [PATCH] Bake more examples into container --- sample-config.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/sample-config.json b/sample-config.json index 4ead60c..9fec148 100644 --- a/sample-config.json +++ b/sample-config.json @@ -213,13 +213,6 @@ "rm -rf bashbot-scripts || true", "&& git clone https://github.com/mathew-fleisch/bashbot-scripts.git" ] - }, - { - "name": "Cards Against Humanity", - "install": [ - "rm -rf against-humanity || true", - "&& git clone https://github.com/nodanaonlyzuul/against-humanity.git" - ] } ] }