466357f5c2
This revision of DAHDI-Tools is the base revision for the switch to git. git-svn-id: http://svn.astersk.org/svn/dahdi/tools/tools/trunk@9159
8 lines
121 B
Bash
Executable File
8 lines
121 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "<?xml version=\"1.0\"?>"
|
|
echo
|
|
echo "<menu name=\"DAHDI Tools Selection\">"
|
|
cat dahdi.xml
|
|
echo "</menu>"
|