mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 12:15:57 +00:00
fix sanity_config location
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
DESTINATION="sanity_config.php"
|
DESTINATION="include/sanity_config.php"
|
||||||
|
|
||||||
echo "<?php # This file has been generated at: " `date` > $DESTINATION
|
echo "<?php # This file has been generated at: " `date` > $DESTINATION
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user