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.sh
Login (optional)
gh auth login
Pull deployment scripts
gh repo clone not-byte/deployment-scripts