This commit is contained in:
parent
a178d0ed7c
commit
3aebb211cf
@ -74,7 +74,7 @@ def encrypt():
|
||||
)
|
||||
|
||||
chdir(app_dir)
|
||||
log.info("Changed directory back to to {}".format(app_dir))
|
||||
log.info("Changed directory back to {}".format(app_dir))
|
||||
|
||||
vault_path = (Path(".") / "deploy.d" / "vault").absolute()
|
||||
if not exists(vault_path):
|
||||
|
Reference in New Issue
Block a user