#!/bin/dash
cd /root/spot
#add to path /usr/lib64/thunderbird
#PATH=$PATH":/usr/lib64/thunderbird"
exec /usr/bin/run-as-spot /usr/lib64/thunderbird/thunderbird "$@"
#JustGreg version different from fatdog64 version630 one
