just a place to hold some bash scrips.
to get them working you will need to have git installed and clone the repo with
sudo git clone https://github.com/romeo81/bash-scripts.git
then you need to change the permission on the files with
sudo chmod +x <filename.sh>
infomational:
-
pulls the details of the current hardware
-
installes docker and adds docker to the user group.
-
performs the apt update && upgrade -y and gives you the option to reboot.