Skip to content

Commit f9c7461

Browse files
committed
Fix v prefix
1 parent 8c2924d commit f9c7461

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/helm.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ while true; do
5151
esac
5252
done
5353

54-
# Remove the "v" prefix.
55-
version="${version#v}"
54+
version="${version}"
5655
if [[ "$version" == "" ]]; then
5756
version="$(./scripts/version.sh)"
5857
fi

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy