added default env

This commit is contained in:
Kaushal 2018-08-20 23:00:22 +05:30
parent 8a29dee189
commit 1bd81a6eb0

1
main.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python3
from tkinter import *
from tkinter import messagebox
import subprocess