Clean date

This commit is contained in:
Alexandre
2022-08-12 07:34:29 +02:00
committed by GitHub
parent 66852aa353
commit 7e0c8a01b6

View File

@@ -111,6 +111,7 @@ for f in */; do
sort -V | sort -V |
tail -n 1 tail -n 1
) && \ ) && \
DATE="${DATE%T*}"
LASTVERSION="$LASTVERSION-$DATE" LASTVERSION="$LASTVERSION-$DATE"
else else