diff --git a/ronrunner_1.0~beta1-1/usr/bin/ronrunner.py b/ronrunner_1.0~beta1-1/usr/bin/ronrunner old mode 100644 new mode 100755 similarity index 66% rename from ronrunner_1.0~beta1-1/usr/bin/ronrunner.py rename to ronrunner_1.0~beta1-1/usr/bin/ronrunner index dd01250..f6160bf --- a/ronrunner_1.0~beta1-1/usr/bin/ronrunner.py +++ b/ronrunner_1.0~beta1-1/usr/bin/ronrunner @@ -1,2 +1,3 @@ +#!/usr/bin/env python3 from tkinter import * from tkinter import ttk