mirror of
https://github.com/gryf/wicd.git
synced 2025-12-24 07:02:29 +01: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 $@
|