From d2f0f4b8509e2d1e5beeb66a7d2824d0e5a37f84 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Thu, 8 Oct 2020 07:57:06 -0700 Subject: [PATCH] make the bot script executable --- coldcallbot.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 coldcallbot.py diff --git a/coldcallbot.py b/coldcallbot.py old mode 100644 new mode 100755 -- 2.39.2