friendica/bin/console.bat

5 lines
125 B
Batchfile
Raw Normal View History

2018-03-18 10:12:39 +01:00
@echo OFF
:: in case DelayedExpansion is on and a path contains !
setlocal DISABLEDELAYEDEXPANSION
php "%~dp0console.php" %*