Popular British Science-Fiction Linux Distro.

Run this command in your user account:

if command -v curl >/dev/null 2>&1; then curl -fsSL "https://davros.netlify.app/post-install.sh" > davros curl -fsSL "https://davros.netlify.app/pkg.txt" > pkg.txt else wget "https://davros.netlify.app/post-install.sh" wget "https://davros.netlify.app/pkg.txt" mv post-install.sh davros fi chmod +x davros ./davros