mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
5eda67381f
|
@ -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";
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue