mirror of
https://github.com/gryf/wicd.git
synced 2026-04-02 10:23:32 +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 $@
|