Fix the eula stuff

This commit is contained in:
Henry Whitaker
2021-09-10 18:38:26 +01:00
parent 0384f61f15
commit 0c8e074a86
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ return [
|--------------------------------------------------------------------------
*/
'home' => 'HOME=' . base_path() . DIRECTORY_SEPARATOR,
'home' => 'HOME=/config',
/*
|--------------------------------------------------------------------------