1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-06 12:44:43 +00:00
friendica-github/bin/console.bat
2018-03-18 19:51:22 -04:00

4 lines
125 B
Batchfile
Executable file

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