diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-04 22:36:17 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-04 22:36:17 +0200 |
| commit | c08b7f120a78b1be36e15d2d5fa2b05637f56b92 (patch) | |
| tree | bbdc1f76b481f8a0d7e329472a415863187b53e6 /examples/python/add-system-wifi-connection.py | |
| parent | cc5124a8a78d6854e630cb69322abd4d38011e2b (diff) | |
| parent | c980bdf58dc973dd5617aaa6f9466f9e44fcbf58 (diff) | |
Merge commit 'upstream/0.8.3.999'
Diffstat (limited to 'examples/python/add-system-wifi-connection.py')
| -rwxr-xr-x | examples/python/add-system-wifi-connection.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/add-system-wifi-connection.py b/examples/python/add-system-wifi-connection.py index f12723d1..ab0b6020 100755 --- a/examples/python/add-system-wifi-connection.py +++ b/examples/python/add-system-wifi-connection.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 |