mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Github bot : script beautyshied
This commit is contained in:
@@ -111,8 +111,8 @@ 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
|
||||||
|
|
||||||
|
|||||||
@@ -20,5 +20,5 @@ fi
|
|||||||
|
|
||||||
# Remove empty config file
|
# Remove empty config file
|
||||||
if [ ! -s /config/addons_config/$slug/preferences.json ] ; then
|
if [ ! -s /config/addons_config/$slug/preferences.json ] ; then
|
||||||
rm /config/addons_config/$slug/preferences.json || true
|
rm /config/addons_config/$slug/preferences.json || true
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user