#!/bin/bash
# remediation = none

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