]> git.mxchange.org Git - friendica.git/blob - bin/console.bat
Merge pull request #7988 from friendica/MrPetovan-notice
[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" %*