view workers/bin/setupTemplate.sh @ 14:c1c8275bd194

trying to make this work
author Henry S. Thompson <ht@markup.co.uk>
date Thu, 18 Oct 2018 14:30:04 +0000
parents 580221a17890
children
line wrap: on
line source

#!/bin/bash
sudo adduser --disabled-password --GECOS "CC worker" cc
sudo su cc
cd ~cc
ssh-keygen -P "" -q -t rsa -f /home/cc/.ssh/id_rsa