Updated pathing

This commit is contained in:
2025-12-19 17:42:47 +02:00
parent ea9e592dd1
commit f573723c06
2 changed files with 9 additions and 7 deletions

View File

@@ -6,10 +6,10 @@ PYTHON_BIN=/usr/bin/python3
# Absolute path where the repo is installed
# (directory that contains run_backup.py)
BACKUP_INSTALL_DIR=/usr/local/kvm-backup
BACKUP_INSTALL_DIR=/home/ubuntu/Documents/kvm-backup
# Name of the python entrypoint file
BACKUP_RUNNER=run_backup.py
# Optional: fixed wrapper path (recommended)
WRAPPER_PATH=/usr/local/bin/run-kvm-backup
WRAPPER_PATH=/usr/local/bin/run-kvm-backup