This commit is contained in:
2025-05-06 04:23:46 +02:00
parent 7bafeb227a
commit 2913f8c5cd

View File

@ -224,7 +224,7 @@ if _RESTORE:
STARTTIME = now.strftime("%Y-%m-%d_%H:%M:%S")
if _APP == "all":
_DATE = "latest"
if host == "rpi5.home.lan":
if host == "rpi5.home.lan" or host == "rpi5":
_APP = ["nginx","ha","gitea","gitlab","mailu","bitwarden","esphome","grafana","ingluxdb","kestra","matter-server","mosquitto","octoprint","octoprint2","pihole","unify_block","webhub","homepage","watchtower"]
else:
cmnd = "ssh root@amd.home.lan 'ls /mnt/raid/backup/m-server/docker_data/latest'"