mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:25:56 +00:00
fix sanity_config location
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user