minus-squarehereforawhile@programming.devtoPrivacy@programming.dev•Nanogram: Private Small Scale Self Hosted Social Medialinkfedilinkarrow-up2·1 day agoThe script compiles a home directory with all the pieces and parts to run a webserver. The script updated and installs these packages. $PIP_BIN install --no-cache-dir flask sqlalchemy pillow itsdangerous werkzeug gunicorn pkg install -y python python-pip tor clang libjpeg-turbo libpng openssl gnupg linkfedilink
The script compiles a home directory with all the pieces and parts to run a webserver.
The script updated and installs these packages.