mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-01 10:20:58 +01:00
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
|
@echo off
|
||
|
php -f %~dp0..\scripts\arcanist.php -- %*
|
||
|
|