UNPKG

qcobjects-docs

Version:

The official app and website for documentation of QCObjects

11 lines (6 loc) 661 B
#### One-Step Installation Script for Ubuntu 18.x WARNING: Do this only in a fresh|blank|brandnew installation of Ubuntu 18.x, don't do it into an existing production environment. You will be asked for sudo grant permission. ```shell curl -L https://cdn.qcobjects.dev/install_qcobjects_ubuntu18x.sh |sh ``` WARNING: I'm not responsible for damaging your infrastructure by using an automated installation script into an unsafe network. Make sure all your repos and scripts are under HTTPS with a valid certificate. For better safe results I recommended you to download the script, edit it for your special needs and then execute it in your machine as local.