updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / chromium-dev / chromium-dev.sh
blob5398d428c48eac6b4a14f5e387b88cf50fcaa014
1 #!/bin/sh
2 export CHROME_WRAPPER=/usr/lib/chromium-dev/chromium
3 export CHROME_DESKTOP=chromium-dev.desktop
4 exec /usr/lib/chromium-dev/chromium "$@"