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