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