mirror of
https://github.com/sbrl/PolyFeed.git
synced 2024-11-14 05:13:00 +00:00
4 lines
61 B
Text
4 lines
61 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
mono /usr/lib/polyfeed/PolyFeed.exe $@;
|