Browse Source

Fixed typo

theo 2 years ago
parent
commit
21b40d860f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      person2posix

+ 1 - 1
person2posix

@@ -45,7 +45,7 @@ cn: %UID%
 gidNumber: %NUMBER%
 memberUid: %UID%"
 
-uidnumber=get_posix_number
+uidnumber=$(get_posix_number)
 
 # add the necessary attribbute for a posixAccount
 echo "$user" | sed \