Function spurs::util::add_to_group

source ·
pub fn add_to_group(group: &str) -> SshCommand
Expand description

Add the executing user to the given group. Requires sudo permissions.