DCD-386: Fix path.

This commit is contained in:
Steve Smith
2019-06-05 13:05:50 +10:00
parent 76db370513
commit 696b3b4a8b

View File

@@ -1,6 +1,6 @@
#!/bin/bash
cd {{ atl_diy_backup_repo }}
cd {{ atl_diy_backup_dir }}
if [[ -f .venv/bin/activate ]]; then
source .venv/bin/activate