1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2025-06-13 13:03:58 +00:00
This commit is contained in:
Ryan McGuire 2017-05-11 03:24:16 +00:00 committed by GitHub
commit 1ae3ad168f

4
yadm
View File

@ -21,8 +21,8 @@ fi
VERSION=1.10.0
YADM_WORK="$HOME"
YADM_DIR="$HOME/.yadm"
[ -z "$YADM_WORK" ] && YADM_WORK="$HOME"
[ -z "$YADM_DIR" ] && YADM_DIR="$HOME/.yadm"
YADM_REPO="repo.git"
YADM_CONFIG="config"