mirror of
https://github.com/gryf/wicd.git
synced 2026-06-11 03:05:23 +02:00
updated shebangs & other p3 references
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec /usr/bin/python -O /usr/share/wicd/cli/wicd-cli.py $@
|
||||
exec /usr/bin/python3 -O /usr/share/wicd/cli/wicd-cli.py $@
|
||||
|
||||
Reference in New Issue
Block a user