mirror of
https://gitlab.sectorq.eu/jaydee/python.git
synced 2025-12-14 02:34:53 +01:00
bitwarden
This commit is contained in:
@@ -99,7 +99,7 @@ backups = {
|
||||
BACKUP_FS = "/srv/dev-disk-by-uuid-2f843500-95b6-43b0-bea1-9b67032989b8"
|
||||
BACKUP_HOST = "omv.home.lan"
|
||||
#BACKUP_HOST = "morefine.home.lan"
|
||||
if not host in backups:
|
||||
if not host in backups and _BACKUP:
|
||||
print(f"No backup jobs for {host}")
|
||||
sys.exit()
|
||||
print("Test connection")
|
||||
|
||||
Reference in New Issue
Block a user