2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-16 08:38:03 +03:00
STAM 30940e2784
v01062023 ()
* 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

10 lines
167 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
# Setup default Opts
: ${TORRUST_PORT:=1337}
: ${TORRUST_ADMIN:=1488}
echo "[torrust-tracker] Starting up"
cd /app
/app/torrust-tracker