mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-21 13:23:04 +01:00
Updated HOME prefix
This commit is contained in:
@@ -9,6 +9,22 @@ return [
|
||||
|
||||
'version' => '1.7.15',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Installation type
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'install' => 'manual',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Path for HOME variable
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
'home' => 'HOME=' . base_path() . DIRECTORY_SEPARATOR,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| GitHub Repo Variables
|
||||
|
||||
Reference in New Issue
Block a user