2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-05-17 17:28:02 +03:00
STAM 327eb7feac
april update pack - part 2
TC Agents fix
GLR agents fix
2025-04-15 00:45:18 +03:00

9 lines
163 B
Bash
Executable File

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