#!/bin/bash
# remediation = none

echo "testgroup1:x:1004:" >> /etc/group
echo "testgroup:x:1004:" >> /etc/group
