1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-01-11 19:24:44 +00:00
friendica-github/bin/console.bat

5 lines
125 B
Batchfile
Raw Normal View History

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