From 44997f15409b638ec490f3286dc07d5ddc62f5d8 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 10 Aug 2020 16:47:27 -0400 Subject: Update menu.py --- menu.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.py b/menu.py index 5153eab..ef1ddb1 100755 --- a/menu.py +++ b/menu.py @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . """ - +#!/usr/bin/env python3 import tkinter import os from tkinter import * -- cgit v1.2.3