ubuntu14.04 root chrome

1.進入 /opt/google/chrome 文件夾

       cd /opt/google/chrome

2 找到 ‘google-chrome’ 文件

  gedit google-chrome

將最後一行。



exec -a "$0" "$HERE/chrome" "$@"

替換爲


exec -a "$0" "$HERE/chrome" "$@" --user-data-dir $HOME


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章