mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 04:26:28 +01:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -152,7 +152,7 @@ jobs:
|
||||
if [ "$k" -eq 2 ]; then break; fi
|
||||
if [ "$i" -gt "$j" 2>/dev/null ]; then j="$i"; fi
|
||||
done
|
||||
sed -i "s|${var^}|${var^} ($i)|g" README2.md
|
||||
sed -i "s|${var^}|${var^} (${i}x)|g" README2.md
|
||||
done
|
||||
|
||||
# Replace template if change
|
||||
|
||||
Reference in New Issue
Block a user