This repository has been archived on 2020-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
codesite/rebuild.cmd

3 lines
55 B
Batchfile
Raw Permalink Normal View History

2013-09-21 01:22:48 +00:00
@echo off
C:\path\to\php_54\php.exe rebuild.php
2013-09-21 01:22:48 +00:00
pause