mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Github bot : script beautyshied
This commit is contained in:
@@ -111,8 +111,8 @@ for f in */; do
|
||||
sort -V |
|
||||
tail -n 1
|
||||
) && \
|
||||
DATE="${DATE%T*}" && \
|
||||
LASTVERSION="$LASTVERSION-$DATE"
|
||||
DATE="${DATE%T*}" && \
|
||||
LASTVERSION="$LASTVERSION-$DATE"
|
||||
|
||||
else
|
||||
|
||||
|
||||
@@ -20,5 +20,5 @@ fi
|
||||
|
||||
# Remove empty config file
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user