git clone git://github.com/tedkulp/cmsmadesimple-2-0.git
More page.functions.php and misc.functions.php cleanup -- Probably introduced a few bugs
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
#!/bin/sh mkdir tmp/templates_ctouch tmp/templates_c/index.htmlmkdir tmp/templatestouch tmp/templates/index.htmlmkdir tmp/configstouch tmp/configs/index.htmlmkdir tmp/cachetouch tmp/cache/index.html chmod 777 tmp/templates_cchmod 777 tmp/templateschmod 777 tmp/configschmod 777 tmp/cache