Fix interactive (#8622)

This commit is contained in:
Slaviša Arežina
2025-10-25 08:36:39 +02:00
committed by GitHub
parent 691fc48915
commit c0087bf8aa
2 changed files with 10 additions and 1 deletions

View File

@@ -35,6 +35,10 @@
{
"text": "You probably want to drastically extend the storage space to fit whatever clients you want to back up",
"type": "info"
},
{
"text": "Directory `/opt/urbackup/backups` is set as initial backup path. Change it to your liking",
"type": "info"
}
]
}