]> git.mxchange.org Git - friendica.git/blob - bin/console.bat
Merge branch '2020.03-rc' of https://github.com/friendica/friendica into 2020.03-rc
[friendica.git] / bin / console.bat
1 @echo OFF
2 :: in case DelayedExpansion is on and a path contains !
3 setlocal DISABLEDELAYEDEXPANSION
4 php "%~dp0console.php" %*