No description
| .gitignore | ||
| deploy.sh | ||
| index.html | ||
| README.md | ||
qr
Static webpage intended to be hosted at:
192.168.0.226:/var/www/html/qr
Deploy
./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)