ayaports/apk/grafana/phantomjs
2019-10-13 14:37:33 -04:00

5 lines
64 B
Bash

#!/bin/sh
echo 'Phantomjs not supported on alpine' >&2
exit 1