# qr Static webpage intended to be hosted at: ```text 192.168.0.226:/var/www/html/qr ``` ## Deploy ```bash ./deploy.sh ``` The deployment helper uses `rsync` and can be overridden with: - `QR_DEPLOY_HOST` (default: `192.168.0.226`) - `QR_DEPLOY_DEST` (default: `/var/www/html/qr`)