mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update migration_test.sh (#25693)
add prompt when downgrading hosts to 1.37
This commit is contained in:
parent
e90574b808
commit
ede9086e0a
1 changed files with 1 additions and 0 deletions
|
|
@ -417,6 +417,7 @@ for host_hostname in "${all_hostnames[@]}"; do
|
|||
done
|
||||
done
|
||||
|
||||
prompt "Check that your orbit is on 1.38.2 on all your devices"
|
||||
echo "Downgrading to $OLD_FULL_VERSION..."
|
||||
cat << EOF > downgrade.yml
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue