Browse Source

Remove some extra text.

Lauri Ojansivu 4 years ago
parent
commit
5bd85f975c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      releases/node-update.sh

+ 2 - 2
releases/node-update.sh

@@ -2,8 +2,8 @@
 
 # Update node version.
 
-# 1) Check that there is only one parameter
-#    of Wekan version number:
+# Check that there is only one parameter
+# of Wekan version number:
 
 if [ $# -ne 2 ]
   then