mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-386: Fix path.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd {{ atl_diy_backup_repo }}
|
cd {{ atl_diy_backup_dir }}
|
||||||
|
|
||||||
if [[ -f .venv/bin/activate ]]; then
|
if [[ -f .venv/bin/activate ]]; then
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
|
|||||||
Reference in New Issue
Block a user