mirror of
https://github.com/gryf/wicd.git
synced 2026-05-04 04:40:51 +02:00
3 lines
71 B
Bash
Executable File
3 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
exec /usr/bin/python -O /usr/share/wicd/cli/wicd-cli.py $@
|