1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-05 13:24:13 +01:00

attempting to migrate to python 3.x

This commit is contained in:
Guido Serra
2019-08-14 16:18:46 +02:00
parent 681beb13b1
commit 2a52b83583
27 changed files with 740 additions and 165 deletions

2
scripts/wicd-cli Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
exec /usr/bin/python -O /usr/share/wicd/cli/wicd-cli.py $@