1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-15 19:24:12 +01:00

Added entry points for autoconnect and suspend.

Moved scripts to data directory.
This commit is contained in:
2020-08-31 21:53:43 +02:00
parent e6afb9232d
commit 780ded6802
7 changed files with 20 additions and 10 deletions

View File

@@ -44,6 +44,8 @@ console_scripts =
wicd=wicd.wicd_daemon:main
wicd-cli=wicd.wicd_cli:main
wicd-curses=wicd.curses.wicd_curses:main
wicd-autoconnect=wicd.autoconnect:main
wicd-suspend=wicd.suspend:main
[install]
record = install.log