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