afeiszli 2 years ago
parent
commit
3f79f95a2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/nm-upgrade.sh

+ 1 - 1
scripts/nm-upgrade.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-$LATEST="v0.18.1"
+LATEST="v0.18.1"
 
 # check_version - make sure current version is 0.17.1 before continuing
 check_version() {