mirror of
https://github.com/friendica/friendica-directory
synced 2025-02-14 16:30:39 +01:00
4 lines
No EOL
97 B
Batchfile
4 lines
No EOL
97 B
Batchfile
@ECHO OFF
|
|
setlocal DISABLEDELAYEDEXPANSION
|
|
SET BIN_TARGET=%~dp0/console.php
|
|
php "%BIN_TARGET%" %* |