• File: commonmark.bat
  • Full Path: /home/masbinta/public_html/core/vendor/bin/commonmark.bat
  • File size: 126 bytes
  • MIME-type: text/x-msdos-batch
  • Charset: utf-8
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../league/commonmark/bin/commonmark
php "%BIN_TARGET%" %*