]> piware.de Git - bin.git/blob - google-chrome
mockspec: Allow changing chroot with $OS
[bin.git] / google-chrome
1 #!/bin/sh
2 if [ "$HOME" = "/home/martin" ]; then
3     export HOME=/home/martin/.cache/chrome-home
4 fi
5 exec /usr/bin/google-chrome "$@"