#!/bin/bash # Run media-downloader with Xvfb virtual display # This allows headed browsers (ImgInn, Toolzu) to run without a GUI env DISPLAY=:100 HOME=/root XAUTHORITY= "$@"