1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-18 02:44:55 +00:00
Pepperminty-Wiki/build.bat

6 lines
107 B
Batchfile
Raw Normal View History

2015-09-19 09:19:56 +00:00
@echo off
echo Deleting old index.php
del build\index.php
php rebuild_module_index.php
php build.php