Skip to content

Commit

Permalink
Call the archive_zip inside the archive_upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
serbanvoinea committed Aug 21, 2024
1 parent 37ff867 commit 5e0008d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/cron/crontab/pdb_archive_upload.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

/home/isrddev/protein-database/scripts/cron/crontab/pdb_archive_zip.sh

CURRENT_DATE=$(date +"%Y-%m-%d")
RSYNC_DIR=/mnt/vdb1/archive/log/uploaded_pdb_ihm

Expand Down

0 comments on commit 5e0008d

Please sign in to comment.