1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-31 11:02:33 +01:00

Initial commit of Ronuk Raval's wicd_cli branch into the main

1.6 codebase.  This is still untested, so depending on any
  problems found, and assuming it eventually makes into the
  main branch, we might rebase it before the merge.
This commit is contained in:
Robby Workman
2009-11-05 23:20:36 -06:00
parent 08f3e6477a
commit ad1fdb0201
5 changed files with 299 additions and 0 deletions

7
in/man=wicd-cli.8.in Normal file
View File

@@ -0,0 +1,7 @@
.\" First revision was r???
.TH WICD-CCLI "6" "November 2009"
.SH NAME
.B wicd-cli
\- commandline- only wicd(8) controller
.SH DESCRIPTION
TODO :-)

2
in/scripts=wicd-cli.in Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
exec python -O %LIB%wicd-cli.py $@