mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2026-03-03 15:10:50 +01:00
6 lines
79 B
Bash
6 lines
79 B
Bash
#! /usr/bin/env sh
|
|
|
|
export $(/env.sh)
|
|
|
|
exec /usr/local/bin/fb2converter_server
|