Skip to content

Commit

Permalink
name of property changed
Browse files Browse the repository at this point in the history
  • Loading branch information
dmd committed Sep 9, 2024
1 parent f7a8dfd commit cca5ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-group-add
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ if [ $# -ne 2 ]
exit 1
fi

cmsh -c "group ; append $1 groupmembers $2 ; commit"
cmsh -c "group ; append $1 members $2 ; commit"

0 comments on commit cca5ab4

Please sign in to comment.