mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-06-16 06:48:21 +00:00
Update backup_host.sh
This commit is contained in:
@@ -1390,7 +1390,7 @@ _rs_apply() {
|
|||||||
if [[ -n "$CLUSTER_DATA_EXTRACTED" ]]; then
|
if [[ -n "$CLUSTER_DATA_EXTRACTED" ]]; then
|
||||||
export HB_CLUSTER_DATA_EXTRACTED="$CLUSTER_DATA_EXTRACTED"
|
export HB_CLUSTER_DATA_EXTRACTED="$CLUSTER_DATA_EXTRACTED"
|
||||||
_rs_write_cluster_recovery_helper "$CLUSTER_DATA_EXTRACTED"
|
_rs_write_cluster_recovery_helper "$CLUSTER_DATA_EXTRACTED"
|
||||||
msg_info2 "$(translate "Cluster data will be applied automatically at next boot.")"
|
msg_ok "$(translate "Cluster data will be applied automatically at next boot.")"
|
||||||
msg_info2 "$(translate "Optional safety helper if you ever need to re-apply manually:") $CLUSTER_DATA_EXTRACTED/apply-cluster-restore.sh"
|
msg_info2 "$(translate "Optional safety helper if you ever need to re-apply manually:") $CLUSTER_DATA_EXTRACTED/apply-cluster-restore.sh"
|
||||||
else
|
else
|
||||||
unset HB_CLUSTER_DATA_EXTRACTED
|
unset HB_CLUSTER_DATA_EXTRACTED
|
||||||
|
|||||||
Reference in New Issue
Block a user