mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# If there is an issue, put a message
|
# If there is an issue, put a message
|
||||||
OPENISSUES=$(sed -ni "/$f/p" issueslist)
|
OPENISSUES=$(sed -n "/$f/I p" issueslist)
|
||||||
echo "$OPENISSUES"
|
echo "$OPENISSUES"
|
||||||
#if [ "$OPENISSUES" != "" ]; then
|
#if [ "$OPENISSUES" != "" ]; then
|
||||||
# for item in ${OPENISSUES//\\n/ }
|
# for item in ${OPENISSUES//\\n/ }
|
||||||
|
|||||||
Reference in New Issue
Block a user