diff --git a/scripts/config b/scripts/config index caf3da0..3f68aaa 100644 --- a/scripts/config +++ b/scripts/config @@ -31,7 +31,7 @@ function get__listuser { existingUsers=$(grep -- "\".*: user" "$final_path/config.yaml" | sed -r 's/: user//' | tr -d '[:blank:]' | sed '/^#/d' | tr -d '\"' | tr '\n' ',') cat <