Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 448 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 448 Bytes

Shell Scripts

Here are some of the shell scripts Ive decided to share

Upload File in the command line: bash <(curl https://raw.githubusercontent.com/WeLikeToCodeStuff/shellscripts/main/installuf.sh)
Install my SSH key: bash <(curl https://raw.githubusercontent.com/WeLikeToCodeStuff/shellscripts/main/addkey.sh)
Install my Teleport daemon: bash <(curl https://raw.githubusercontent.com/WeLikeToCodeStuff/shellscripts/main/teleport.sh)