mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
updates from angler
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5169 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -32,7 +32,7 @@ if [ "$ans" = "y" ]; then
|
||||
echo "------------------" >> $OUTPUT;
|
||||
echo "PCI LIST " >> $OUTPUT;
|
||||
echo "------------------" >> $OUTPUT;
|
||||
lspci -v >> $OUTPUT;
|
||||
lspci -vb >> $OUTPUT;
|
||||
echo >> $OUTPUT;
|
||||
echo >> $OUTPUT;
|
||||
|
||||
|
Reference in New Issue
Block a user