Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 388 Bytes

mogul-tools-collection

prepare-github-deplay-key

pushd /usr/local/bin/
sudo wget https://raw.githubusercontent.com/MortenGuldager/mogul-tools-collection/master/prepare-github-deploy-key.sh
sudo chmod +x prepare-github-deploy-key.sh
popd

prepare_new_RPi

curl https://raw.githubusercontent.com/MortenGuldager/mogul-tools-collection/master/prepare_new_RPi.sh | sh