From 6233d99b5d927694e00db17ee3121192eb8a5c7f Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Sun, 4 Feb 2024 19:09:15 -0500 Subject: [PATCH] Make executable --- mc_control.py | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 mc_control.py diff --git a/mc_control.py b/mc_control.py old mode 100644 new mode 100755 index 3aa8e1d..31aebb1 --- a/mc_control.py +++ b/mc_control.py @@ -1,3 +1,4 @@ +#!/usr/bin/python import os.path import json from termcolor import colored, cprint