Fix in-place upgrading of TT-RSS

This commit is contained in:
billt2006
2014-11-12 02:43:18 -05:00
parent f6e953765f
commit 9f3d09245a
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php
$confpath = '/var/www/config.php';
$confpath = '/var/www/tt-rss/config.php';
$config = array();