mirror of
https://github.com/gryf/wicd.git
synced 2026-01-03 20:34:17 +01:00
Code separation, added wicd-gtk script
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec %PYTHON% -O %LIB%wicd-daemon.py $@
|
||||
PYTHONPATH=%LIB%
|
||||
export PYTHONPATH
|
||||
|
||||
exec %PYTHON% -O %LIB%daemon/wicd-daemon.py $@
|
||||
|
||||
Reference in New Issue
Block a user