Setting up Github Clone into a folder

git init
git remote add origin https://github.com/wickedyoda/public-setupfiles
git fetch
git checkout main

Copy

To remove “rm -rf .git” sudo if needed

To make executable… 

cd ..
chmod +x -R ./public-setupfiles

Copy

Run Updates: 

./public-setupfiles/updates/updates.sh