mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-11 17:39:52 +01:00
Update migrate.sh
This commit is contained in:
@@ -246,6 +246,8 @@ for _jail in ${JAILS}; do
|
||||
|
||||
info "\nAttempting to migrate '${_jail}' to '${HOST}'..."
|
||||
|
||||
migrate_create_export "${_jail}"
|
||||
|
||||
migrate_jail "${_jail}" "${HOST}" "${USER}"
|
||||
|
||||
info "\nSuccessfully migrated '${_jail}' to '${HOST}'.\n"
|
||||
|
||||
Reference in New Issue
Block a user