diff options
Diffstat (limited to 'monitor_unified.py')
-rw-r--r-- | monitor_unified.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_unified.py b/monitor_unified.py index 805bd78..e68c1f4 100644 --- a/monitor_unified.py +++ b/monitor_unified.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- __author__ = "Franek Ćazarewicz-Muradyan" |