1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +00:00
Pepperminty-Wiki/build.sh

6 lines
110 B
Bash
Raw Normal View History

2015-09-19 09:23:53 +00:00
#!/usr/bin/env bash
echo Deleting old index.php
rm build/index.php
php rebuild_module_index.php
php build.php