Browse Source

fix upgrade and downgrade

abhishek9686 1 year ago
parent
commit
330c230ed7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/nm-quick.sh

+ 1 - 0
scripts/nm-quick.sh

@@ -722,6 +722,7 @@ upgrade() {
 	done
 	save_config
 	# start docker and rebuild containers / networks
+	stop_services
 	install_netmaker
 }