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/add-system-wifi-connection.py | |
parent | e22c6e05e9ebc6cce941762020c5710b8014677b (diff) |
Imported Upstream version 0.8.3.999upstream/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 f12723d15..ab0b60202 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 |