1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Set YADM_WORK within configure_paths

This commit is contained in:
Tim Byrne
2019-12-12 08:00:10 -06:00
parent 18e5fcfacc
commit 46105aae47
2 changed files with 15 additions and 12 deletions

View File

@@ -186,6 +186,8 @@ def run_parse_encrypt(
export YADM_ENCRYPT
GIT_DIR={paths.repo}
export GIT_DIR
YADM_WORK={paths.work}
export YADM_WORK
{parse_cmd}
export ENCRYPT_INCLUDE_FILES
export PARSE_ENCRYPT_SHORT