Skip to content

sloul1/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script

Scripts for system administration and automating various things.

Caution

Always CHECK and UNDERSTAND functions of THE SCRIPT files before running them on your system!

To download script using Linux shell click preferred script in Github and copy link address from "Raw" box.

You can use wget for downloading the script.

wget https://github.com/sloul1/script/raw/main/updates.sh

Make .sh files are excutable before trying to run them:

chmod +x updates.sh

If the commands in the script aren't created with sudo you might need to run the script as super user:

sudo ./updates.sh

About

scripts for automating stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors