toolkit/sync/minor-release-sync-to-stagi...

11 lines
346 B
Bash
Raw Normal View History

2021-07-06 19:24:29 +00:00
#!/bin/bash
# Performs a full on sync of a minor release, directories and all. It calls the
# other scripts in this directory to assist.
# Source common variables
2021-07-06 20:33:22 +00:00
# shellcheck disable=SC2046,1091,1090
source $(dirname "$0")/common
2021-07-06 19:24:29 +00:00
# sync all pieces of a release, including extras, nfv, etc
# move around the ISOs a bit, make things comfortable