1
0
Fork 0
mirror of https://github.com/sbrl/PolyFeed.git synced 2024-06-29 10:04:56 +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 "$@";