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

Add new linux build script

This commit is contained in:
Starbeamrainbowlabs 2015-09-19 10:23:53 +01:00
parent e465a05083
commit 28234dc775

5
build.sh Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
echo Deleting old index.php
rm build/index.php
php rebuild_module_index.php
php build.php