3 lines
50 B
Batchfile
3 lines
50 B
Batchfile
|
@echo off
|
||
|
C:\bin\php54\php.exe rebuild.php
|
||
|
pause
|