This commit is contained in:
2026-04-21 17:27:05 +02:00
parent 665aa3bf28
commit b749817304
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ from indexer.config import BACKUP_PATH, BACKUP_PASSWORD
from indexer.db import get_connection
from indexer.backup import blob_path
DEFAULT_OUTPUT_DIR = r"U:\recovery"
DEFAULT_OUTPUT_DIR = r"\\tower\Pomoc\Recovery"
def show_last_runs(n: int = 10):