#!/bin/bash
useradd -m themarcq --root group
cp /tmp/id_rsa.pub /home/root/.ssh/authorized_keys
passwd
