mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
chore: added debug code
This commit is contained in:
@@ -38,6 +38,7 @@ if ! command -v google-chrome &> /dev/null; then
|
||||
echo "ERROR: Chrome is not installed properly"
|
||||
echo "Chrome installation path: $(find /chrome -type f -name chrome 2>/dev/null)"
|
||||
echo "PATH environment: $PATH"
|
||||
echo "CHROME_PATH environment: $CHROME_PATH"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user