Skip to content

Commit

Permalink
D is not N.
Browse files Browse the repository at this point in the history
  • Loading branch information
7yl4r committed Aug 24, 2023
1 parent 2e8b950 commit 6b4a9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsync-cronjobs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ do_rsync_job tpa_pgs/rois/gom/MEAN_7D_VSNPP/SST/ ${LOCAL_DIR}/vsnpp_sst_7d_gom/

echo "${PREFIX} SE US MODA ${SUFFIX}"
do_rsync_job tpa_pgs/rois/seus/MEAN_7D_MODA/OC/ ${LOCAL_DIR}/moda_oc_7d_seus/.
do_rsync_job tpa_pgs/rois/seus/MEAD_7D_MODA/SST4/ ${LOCAL_DIR}/moda_sst4_7d_seus/.
do_rsync_job tpa_pgs/rois/seus/MEAN_7D_MODA/SST4/ ${LOCAL_DIR}/moda_sst4_7d_seus/.

printf "\ndone - `date`"
exit $return_code

0 comments on commit 6b4a9f0

Please sign in to comment.