Github bot : script beautyshied

This commit is contained in:
github-actions
2022-08-14 00:13:17 +00:00
parent 15d6d4f576
commit d73e26a22c
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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