#!/bin/bash
GEM_HOME="@@HOMEBREW_CELLAR@@/asciidoctor/2.0.26/libexec" exec "@@HOMEBREW_CELLAR@@/asciidoctor/2.0.26/libexec/bin/asciidoctor-pdf"  "$@"
