mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 14:51:50 +02:00
Update helper_stats_graphs.yaml
This commit is contained in:
2
.github/workflows/helper_stats_graphs.yaml
vendored
2
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -148,6 +148,8 @@ jobs:
|
|||||||
cp Stats Stats3
|
cp Stats Stats3
|
||||||
# Remove Totals
|
# Remove Totals
|
||||||
sed -i "2d" Stats3
|
sed -i "2d" Stats3
|
||||||
|
# Inverse file
|
||||||
|
gawk -i inplace '{for(i=NF;i>1;i--)printf "%s ",$i;printf "%s",$1;print ""}' Stats3
|
||||||
# Transpose data
|
# Transpose data
|
||||||
echo "1"
|
echo "1"
|
||||||
awk '
|
awk '
|
||||||
|
|||||||
Reference in New Issue
Block a user