This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
md-pdf-rs/.circleci/xserver.sh
2017-09-01 20:35:14 +01:00

6 lines
81 B
Bash
Executable File

#!/usr/bin/env bash
set -e
xvfb-run -a --server-args="-screen 0 800x600x24" $@