Alois Mahdal 9 years ago
parent
commit
72926dc6ae
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/include/deploy.sh

+ 1
- 1
src/include/deploy.sh View File

51
 
51
 
52
 _get_root() {
52
 _get_root() {
53
     #
53
     #
54
-    # Find out target rooot for group $1
54
+    # Find out target root for group $1
55
     #
55
     #
56
     local grp="$1"
56
     local grp="$1"
57
     local root=$(ini 1value "roots:$grp")
57
     local root=$(ini 1value "roots:$grp")