new package OBS-URL: https://build.opensuse.org/request/show/703016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glances?expand=0&rev=1
10 lines
239 B
Diff
10 lines
239 B
Diff
diff --git a/glances/__main__.py b/glances/__main__.py
|
|
index 197d5ce..3889719 100644
|
|
--- a/glances/__main__.py
|
|
+++ b/glances/__main__.py
|
|
@@ -1,4 +1,3 @@
|
|
-#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
#
|
|
# Glances - An eye on your system
|