]> git.pld-linux.org Git - packages/mozilla-thunderbird-bin.git/blob - mozilla-thunderbird-bin.sh
up to 68.9.0
[packages/mozilla-thunderbird-bin.git] / mozilla-thunderbird-bin.sh
1 #!/bin/sh
2 # based on script by (c) vip at linux.pl, wolf at pld-linux.org
3
4 app=@libdir@/thunderbird
5
6 exec "$app" "$@"
This page took 0.086852 seconds and 3 git commands to generate.