view workers/bin/setupTemplate.sh @ 19:d4f186655bcc

lots of tweaking, reached the 80/20 point
author Henry S. Thompson <ht@markup.co.uk>
date Sat, 20 Oct 2018 16:11:29 +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