1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-12 17:48:26 +00:00
friendica-github/vendor/bin/html-to-markdown.bat
2017-04-06 23:33:12 -04:00

4 lines
138 B
Batchfile

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../league/html-to-markdown/bin/html-to-markdown
php "%BIN_TARGET%" %*