4 lines
123 B
Bash

DOCKER_PARENT_PATH="/home/${USER}/docker"
SVC_PATH="${DOCKER_PARENT_PATH}/audiobookshelf"
MEDIA_PATH="/home/${USER}/Media"