clockwork-cli
clockwork-cli copied to clipboard
Windows Stty
Don't work beacause the stty command ejecution on windows.
it works here on windows 10
it works here on windows 10
thanks
still getting 'stty' is not recognized as an internal or external command
used as described on print
@ECHO OFF setlocal DISABLEDELAYEDEXPANSION SET BIN_TARGET=%clockwork-cli php "%BIN_TARGET%" %* pause