mirror of
https://github.com/xykt/NetQuality.git
synced 2026-01-12 20:15:34 +08:00
Update net.sh
This commit is contained in:
4
net.sh
4
net.sh
@@ -2371,10 +2371,10 @@ else
|
||||
calc_padding "$(printf '%*s' "${shead[ltitle]}" '')$IPhide" 80
|
||||
echo -ne "\r$PADDING$Font_B${shead[title]}$Font_Cyan$IPhide$Font_Suffix\n"
|
||||
fi
|
||||
calc_padding "${shead[bash]}" 80
|
||||
echo -ne "\r$PADDING${shead[bash]}\n"
|
||||
calc_padding "${shead[git]}" 80
|
||||
echo -ne "\r$PADDING$Font_U${shead[git]}$Font_Suffix\n"
|
||||
calc_padding "${shead[bash]}" 80
|
||||
echo -ne "\r$PADDING${shead[bash]}\n"
|
||||
echo -ne "\r${shead[ptime]}${shead[time]} ${shead[ver]}\n"
|
||||
echo -ne "\r$(printf '%80s'|tr ' ' '*')\n"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user