1
0
Fork 0
mirror of https://github.com/friendica/friendica-directory synced 2024-09-22 12:34:24 +02:00
friendica-docker/bin/console.bat
2018-11-11 21:08:33 -05:00

4 lines
97 B
Batchfile

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/console.php
php "%BIN_TARGET%" %*