Skip to content

GoGit-IT/bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

A simple bash script to run on your Linux device.

  • Always make sure you NEVER run any scripts from untrusted sources!

Usage:

  • wget -O - https://raw.githubusercontent.com/GoGit-IT/bash/Home/setup.sh | bash or
  • wget -O - https://raw.githubusercontent.com/GoGit-IT/bash/Home/setup.sh | sudo bash or
  • bash -c "$(curl -sSL https://raw.githubusercontent.com/GoGit-IT/bash/Home/setup.sh)" to run the scripts from GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages