PKGBUILDs/aur/chromium-dev/chromium-dev.sh

5 lines
147 B
Bash
Raw Normal View History

2011-08-01 13:56:00 +00:00
#!/bin/sh
export CHROME_WRAPPER=/usr/lib/chromium-dev/chromium
export CHROME_DESKTOP=chromium-dev.desktop
exec /usr/lib/chromium-dev/chromium "$@"