backup location path fixed

This commit is contained in:
Mate Majoros 2026-01-12 09:59:53 +02:00
parent a2c7800572
commit 719cfe8969

View file

@ -222,7 +222,7 @@ jobs:
echo \"✅ Site removed successfully!\"
echo \"\"
echo \"📦 Backup location:\"
echo \" ~/frappe-bench/archived/sites/\$ARCHIVED_DIR/private/backups/\"
echo \" ~/frappe-bench/archived/sites/${{ github.event.inputs.site_name }}/private/backups/\"
echo \"\"
echo \"📋 Backup files (timestamp: \$TIMESTAMP):\"
echo \"\$FILES\" | sed 's/^/ - /'