mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Friendlier live output & to iiab-network.log
This commit is contained in:
parent
d7cd912d87
commit
bcac4919fc
1 changed files with 4 additions and 4 deletions
|
@ -56,8 +56,8 @@ fi
|
|||
ip r >> iiab-network.log
|
||||
brctl show >> iiab-network.log
|
||||
echo >> iiab-network.log
|
||||
echo "run start: $Start" >> iiab-network.log
|
||||
echo "run end: $End" >> iiab-network.log
|
||||
echo "iiab-network run start: $Start" >> iiab-network.log
|
||||
echo "iiab-network run end: $End" >> iiab-network.log
|
||||
echo >> iiab-network.log
|
||||
echo >> iiab-network.log
|
||||
|
||||
|
@ -71,5 +71,5 @@ fi
|
|||
ip r
|
||||
brctl show
|
||||
echo
|
||||
echo "run start: $Start"
|
||||
echo "run end: $End"
|
||||
echo "iiab-network run start: $Start"
|
||||
echo "iiab-network run end: $End"
|
||||
|
|
Loading…
Add table
Reference in a new issue