1
0
Fork 0
mirror of https://github.com/friendica/friendica-directory synced 2024-06-07 19:30:15 +02:00
friendica-docker/bin/console.bat

4 lines
97 B
Batchfile
Raw Normal View History

2018-11-12 03:08:33 +01:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/console.php
php "%BIN_TARGET%" %*