This repository contains our deployment scripts for a Linux system
Deprecated README.md
Download script
curl -sl https://raw.githubusercontent.com/not-byte/deployment-scripts/main/basic-setup.sh -o ~/basic-setup.sh \
&& sudo chmod u+xr ~/basic-setup.shLogin (optional)
gh auth loginPull deployment scripts
gh repo clone not-byte/deployment-scripts