docker-scripts/linux/ecosystem/torrust-index/docker-entrypoint.sh
STAM 30940e2784
v01062023 (#96)
* torrust-tracker

wip

tt


ее

* make - autocommit

* Donations

* stretch fix

* nginx

* jessie fix

* sentry fix

* P4_DOWNLOAD_URL
2023-06-08 00:53:17 +03:00

9 lines
163 B
Bash

#!/bin/bash
set -euo pipefail
# Setup default Opts
: ${TORRUST_PORT:=80}
echo "[torrust-index] Starting up with supervisord"
supervisord -c /etc/supervisor.conf