1
1
Fork 1
sovereign-stack/migrate.sh

12 lines
173 B
Bash

# move all migration logic into this script.
if machine exists, then
get backup.
don't restart services.
Then
delete machine.
Then re-run script with --restor option.