diff --git a/weekly_routine.sh b/weekly_routine.sh index 160d4cad5d14a0c0992ced532422a22593b8da0b..eed876adf5443bb9425e74587eda94f3a3c70eed 100755 --- a/weekly_routine.sh +++ b/weekly_routine.sh @@ -264,7 +264,7 @@ check_if_canto_restart_required # fbrf_input_list.tsv, will be empty # Define refs import file -CURATEDPAPERLISTFILE="fbrf_input_list.tsv" +CURATEDPAPERLISTFILE="./fbrf_input_list.tsv" log "Creating ${CURATEDPAPERLISTFILE}" /usr/bin/perl /data/export/support_scripts/get_fbrfs_to_add_to_canto.pl /data/export/support_scripts/modules_server.cfg > "${CURATEDPAPERLISTFILE}"