Skip to content

rrileyca/StMattsOutreach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

This is for the St. Matthew's Outreach!

Initialization

Curl the initializer.sh file and pipe it into bash to install the git repo and setup the updater.sh in bashrc.

curl https://raw.githubusercontent.com/Soxcks/StMattsOutreach/master/Updater/initializer.sh | bash

If you're having trouble with cache, use thre -H option

curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/Soxcks/StMattsOutreach/master/Updater/initializer.sh | bash

Updating

Updating resets the Outreach base folder to the previous Git commit, then pulls the latest commit from Github. This erases EVERYTHING in the Outreach folder, so don't make any changes you want to keep!!!

The initializer.sh script sets up updater.sh script to be run every time bash starts.

To manually update, just run the updater.sh script.

Nuke and pave!

If everything has gone wrong, use the nuker.sh to delete everything and start over from scratch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published