Files
monitarr/scripts/info.sh
Scott E. Graves 166afcb3b6
Some checks failed
Public/monitarr/pipeline/head Something is wrong with the build of this commit
updated build system
2025-10-10 07:50:09 -05:00

6 lines
175 B
Bash
Executable File

#!/usr/bin/env bash
PROJECT_SCRIPTS_DIR=$(realpath "$0")
PROJECT_SCRIPTS_DIR=$(dirname "${PROJECT_SCRIPTS_DIR}")
. "${PROJECT_SCRIPTS_DIR}/env.sh" "$1" "$2" "$3" "$4" "$5" 1