79225118

Date: 2024-11-26 02:16:41
Score: 0.5
Natty:
Report link

You need to change the path to something Chrome can write to, like /tmp.

Change the XDG env vars to the /tmp folder, for example:

export XDG_DATA_HOME=/tmp/.chromium
export XDG_CONFIG_HOME=/tmp/.chromium
export XDG_CACHE_HOME=/tmp/.chromium
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Handsome Greg