u
This commit is contained in:
@@ -15,6 +15,7 @@ syncdir_env_var=SYNCDIR_${HOSTNAME}
|
|||||||
sync_dir=${!syncdir_env_var} # '!' to use the name and not the value
|
sync_dir=${!syncdir_env_var} # '!' to use the name and not the value
|
||||||
cwd=$(pwd)
|
cwd=$(pwd)
|
||||||
|
|
||||||
|
# nifty for debugging:
|
||||||
#echo ${input_file}
|
#echo ${input_file}
|
||||||
#echo ${sync_dir_sym}
|
#echo ${sync_dir_sym}
|
||||||
#echo ${sync_dir}
|
#echo ${sync_dir}
|
||||||
|
|||||||
Reference in New Issue
Block a user