aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmenu.py2
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>.
"""
-
+#!/usr/bin/env python3
import tkinter
import os
from tkinter import *