Skip to content

romeo81/bash-scripts

Repository files navigation

bash-scripts

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:

  • System-info

      pulls the details of the current hardware 
    
  • install-docker

      installes docker and adds docker to the user group.
    
  • apt-update

      performs the apt update && upgrade -y
      and gives you the option to reboot.
    

About

just a place to hold some bash scrips.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages