fix(relup): OTP_VSN: unbound variable

This commit is contained in:
Shawn 2022-02-26 21:31:09 +08:00
parent 91c46de4aa
commit 692d1e2a33
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ case $PROFILE in
esac
SYSTEM="${SYSTEM:-$(./scripts/get-distro.sh)}"
OTP_VSN="${OTP_VSN:-$(./scripts/get-otp-vsn.sh)}"
ARCH="${ARCH:-$(uname -m)}"
case "$ARCH" in