diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-04 22:36:02 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-04 22:36:02 +0200 |
| commit | c980bdf58dc973dd5617aaa6f9466f9e44fcbf58 (patch) | |
| tree | d92f417ab2d0b49d6a006fbd48602744fe245380 /examples/python/nm-state.py | |
| parent | e22c6e05e9ebc6cce941762020c5710b8014677b (diff) | |
Imported Upstream version 0.8.3.999 upstream/0.8.3.999
Diffstat (limited to 'examples/python/nm-state.py')
| -rw-r--r-- | examples/python/nm-state.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/nm-state.py b/examples/python/nm-state.py index 2bbdd2db..e7bb55f1 100644 --- a/examples/python/nm-state.py +++ b/examples/python/nm-state.py @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/env python # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |