Skip to content

Commit

Permalink
manage-agent-user.sh: Fix typo
Browse files Browse the repository at this point in the history
Change-Id: I41f3ff0df6fdf222194bf28297a3cb716db41c3e
  • Loading branch information
andiumbreit committed Jan 22, 2025
1 parent ee9f2da commit 3c92ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agents/scripts/manage-agent-user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ main() {
"${handle_user}"
_set_agent_controller_user_permissions
else
handle_user_legacy
_handle_user_legacy
fi
}
}
Expand Down

0 comments on commit 3c92ba2

Please sign in to comment.