friendica/bin/console.bat

5 linhas
125 B
Batchfile
Arquivo executável

@echo OFF
:: in case DelayedExpansion is on and a path contains !
setlocal DISABLEDELAYEDEXPANSION
php "%~dp0console.php" %*