friendica-github/bin/console.bat
Tobias Diekershoff f19b14bd88 added SPDX header information to some files
In the end of this progress Friendica will hopefully be [REUSE](https://reuse.software) complient but this is a longterm goal.
2024-08-23 08:23:28 +02:00

8 lines
229 B
Batchfile
Executable file

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