Parcourir la source

fix upgrade and downgrade

abhishek9686 il y a 1 an
Parent
commit
dc6ffe10d3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/nm-quick.sh

+ 1 - 1
scripts/nm-quick.sh

@@ -703,9 +703,9 @@ stop_services(){
 upgrade() {
 	print_logo
 	unset IMAGE_TAG
+	unset BUILD_TAG
 	IMAGE_TAG=$UI_IMAGE_TAG
 	BUILD_TAG=$UI_IMAGE_TAG
-	unset BUILD_TAG
 	echo "-----------------------------------------------------"
 	echo "Provide Details for pro installation:"
 	echo "    1. Log into https://app.netmaker.io"