mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 16:21:01 +00:00
update from angler
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5170 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