Fix: forgot to define run_directory in DL install script
This commit is contained in:
parent
9990b08852
commit
ff3093119c
@ -9,6 +9,7 @@
|
|||||||
# We can enter an infinite loop, but this will effectively prevent transmission from connecting
|
# We can enter an infinite loop, but this will effectively prevent transmission from connecting
|
||||||
# If both services are stopped, this script will never be run by error
|
# If both services are stopped, this script will never be run by error
|
||||||
|
|
||||||
|
run_directory=$(dirname "$0")
|
||||||
source "$run_directory/variables.conf"
|
source "$run_directory/variables.conf"
|
||||||
|
|
||||||
# Parameters
|
# Parameters
|
||||||
|
Reference in New Issue
Block a user