mirror of
https://github.com/gryf/wicd.git
synced 2025-12-18 20:10:20 +01:00
3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
exec /usr/bin/python3 -O /usr/share/wicd/cli/wicd-cli.py $@
|