PKGBUILDs/extra/gift-fasttrack/fasttrack.install
2009-10-09 21:23:22 -05:00

6 lines
168 B
Text

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"
}