Updated HOME prefix

This commit is contained in:
Henry Whitaker
2020-08-03 11:46:03 +01:00
parent 538305470d
commit be5d1fa2ef
4 changed files with 29 additions and 110 deletions

View File

@@ -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