mirror of
https://github.com/sbrl/PolyFeed.git
synced 2024-12-24 10:45:02 +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 "$@";
|