diff --git a/upgrade.php b/upgrade.php index a4a2b661f..0cca36fcb 100644 --- a/upgrade.php +++ b/upgrade.php @@ -150,7 +150,7 @@ if ((strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') || (!function_exists('posix_get echo "\e[95m--------------------------------------------------------\n"; -echo "STEP 1: Checking .env file: ".getcwd()."/.env \n"; +echo "STEP 1: Checking .env file: \n"; echo "--------------------------------------------------------\e[39m\n\n";