wareck 2 years ago
parent
commit
0001875f94
1 changed files with 1 additions and 0 deletions
  1. 1 0
      options/flexfarmer.sh

+ 1 - 0
options/flexfarmer.sh

@@ -1,5 +1,6 @@
 #!/bin/bash
 set -e
+version=2
 function print_centered {
      [[ $# == 0 ]] && return 1