fix sanity_config location

This commit is contained in:
Andrew Dolgov 2011-12-12 10:29:06 +04:00
parent 4a0500fbc8
commit b88a975adb
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
DESTINATION="sanity_config.php"
DESTINATION="include/sanity_config.php"
echo "<?php # This file has been generated at: " `date` > $DESTINATION