1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-24 04:04:02 +00:00
friendica-github/bin/console.bat

9 lines
229 B
Batchfile
Raw Normal View History

REM SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
REM
REM SPDX-License-Identifier: CC0-1.0
2018-03-18 05:12:39 -04:00
@echo OFF
:: in case DelayedExpansion is on and a path contains !
setlocal DISABLEDELAYEDEXPANSION
php "%~dp0console.php" %*