This repository contains a somewhat random selection of scripts and notes for the installation/maintenance of various OSes.
Call the generic user script:
/bin/bash <(curl -fsSL https://raw.githubusercontent.com/qgp/os-utils/master/bootstrap.sh)
or from redirection:
/bin/bash <(curl -fsSL https://www.qgp.io/bootstrap_os.php)