mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
4 lines
53 B
Batchfile
4 lines
53 B
Batchfile
|
@echo off
|
||
|
php -f %~dp0..\scripts\arcanist.php -- %*
|
||
|
|