aboutsummaryrefslogtreecommitdiff
path: root/menu.py
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-08-10 16:47:27 -0400
committerGitHub <noreply@github.com>2020-08-10 16:47:27 -0400
commit44997f15409b638ec490f3286dc07d5ddc62f5d8 (patch)
tree1eb89cd7a5a5514e809ddca209bb15d130481897 /menu.py
parent8b8bd2349ee639da1dec23abae27d19dbb537a91 (diff)
downloadRPi-Menu-44997f15409b638ec490f3286dc07d5ddc62f5d8.tar.gz
RPi-Menu-44997f15409b638ec490f3286dc07d5ddc62f5d8.tar.bz2
RPi-Menu-44997f15409b638ec490f3286dc07d5ddc62f5d8.zip
Update menu.py
Diffstat (limited to 'menu.py')
-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 *