PKGBUILDs/extra/gift-fasttrack/fasttrack.install

7 lines
168 B
Text
Raw Normal View History

2009-10-10 02:23:22 +00:00
post_install() {
echo "To test it run: giftd -p FastTrack"
echo "Or you can add the path to your gift.conf like so:"
echo ""
echo "plugin = OpenFT:FastTrack"
}