]> git.pld-linux.org Git - packages/mozilla-thunderbird-bin.git/blob - mozilla-thunderbird-bin.sh
up to 102.1.1
[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.019963 seconds and 3 git commands to generate.