1
0
Fork 0
mirror of https://github.com/sbrl/PolyFeed.git synced 2024-07-02 10:34:55 +00:00
PolyFeed/polyfeed

4 lines
68 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2019-08-06 10:23:18 +00:00
exec mono /usr/lib/polyfeed/PolyFeed.exe "$@";