mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update 99-run.sh
This commit is contained in:
@@ -111,7 +111,7 @@ for f in */; do
|
|||||||
sort -V |
|
sort -V |
|
||||||
tail -n 1
|
tail -n 1
|
||||||
) && \
|
) && \
|
||||||
DATE="${DATE%T*}"
|
DATE="${DATE%T*}" && \
|
||||||
LASTVERSION="$LASTVERSION-$DATE"
|
LASTVERSION="$LASTVERSION-$DATE"
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user