mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update iiab-diagnostics
This commit is contained in:
parent
b4695c82e4
commit
16c1bf8e12
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ if [ -s /tmp/iiab-apps-to-be-installed ]; then
|
|||
echo >> $outfile
|
||||
fi
|
||||
|
||||
|
||||
echo -e '\n 1. Files Specially Requested: (from "iiab-diagnostics PATH/FILE1 PATH/FILE2")\n'
|
||||
echo -e '\n\n\n\n1. FILES SPECIALLY REQUESTED (FROM "iiab-diagnostics PATH/FILE1 PATH/FILE2")\n' >> $outfile
|
||||
for f in "$@"; do
|
||||
|
|
Loading…
Reference in a new issue