fix(legacy): the ini config parser requires a .conf ext
- rename installer config filepath
This commit is contained in:
parent
88e618e802
commit
981ba4fe33
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ abstract class Setup
|
|||
abstract public function runSetup();
|
||||
|
||||
/**
|
||||
* Write new property values to a given section in airtime.conf.temp.
|
||||
* Write new property values to a given section in airtime.temp.conf.
|
||||
*/
|
||||
protected function writeToTemp()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue