Skip to content

Commit

Permalink
keep oracle in sync and keep backups on nectar
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Dec 14, 2023
1 parent 91de6f8 commit ddbfc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cvmfs/sync_containers_to_cvmfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ fi

echo "Syncing object storages:"
export RCLONE_VERBOSE=2
rclone copy oracle-2021-us-bucket:/neurodesk oracle-2021-sydney-bucket:/neurodesk
rclone sync oracle-2021-us-bucket:/neurodesk/temporary-builds oracle-2021-sydney-bucket:/neurodesk/temporary-builds
rclone sync oracle-2021-us-bucket:/neurodesk oracle-2021-sydney-bucket:/neurodesk
rclone copy oracle-2021-sydney-bucket:/neurodesk nectar:/neurodesk/

cd ~/neurocommand/
Expand Down

0 comments on commit ddbfc2e

Please sign in to comment.