Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 528 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 528 Bytes

Scripts

Here is the code to run them


Base file

curl -sSL 'https://raw.githubusercontent.com/thegreatestgiant/Scripts/main/Base.sh' | sudo bash

Make my User

sudo bash -c "$(curl -sSL https://raw.githubusercontent.com/thegreatestgiant/Scripts/main/users.sh)"

Calibre

curl -sSL https://raw.githubusercontent.com/thegreatestgiant/Scripts/main/Calibre.sh | sudo bash

In order to edit the Calibre docker image, go to my repo