Update run.sh

This commit is contained in:
Alexandre
2021-02-17 07:41:02 +01:00
committed by GitHub
parent c0411e8c86
commit 5ed63f4193

View File

@@ -69,7 +69,7 @@ fi
fi
# Take only into account first part of tag
CURRENT=${CURRENT:0:${#LASTVERSION}}
# CURRENT=${CURRENT:0:${#LASTVERSION}}
# Add brackets
CURRENT='"'$CURRENT'"'