Files
CyyWordpress/vendor/bin/export-plural-rules.bat
2021-02-26 22:23:13 +08:00

5 lines
131 B
Batchfile

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../gettext/languages/bin/export-plural-rules
php "%BIN_TARGET%" %*