Skip to content

Commit

Permalink
fix upgrade and downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek9686 committed Jan 24, 2024
1 parent 69dd212 commit dc6ffe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nm-quick.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dc6ffe1

Please sign in to comment.