mirror of
https://github.com/flibusta-apps/services_manager_server.git
synced 2025-12-06 04:25:38 +01:00
6 lines
83 B
Bash
6 lines
83 B
Bash
#! /usr/bin/env sh
|
|
|
|
export $(/env.sh)
|
|
|
|
exec /usr/local/bin/services_manager_server
|