mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 15:05:37 +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
|