Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 246 Bytes

File metadata and controls

6 lines (5 loc) · 246 Bytes

server-bootstrap

Execute the command to install all the packages and services

curl -sSL http://raw.githubusercontent.com/zoop/server-bootstrap/refs/heads/main/bootstrap.sh -o bootstrap && sudo chmod +x bootstrap && sudo ./bootstrap