Missing DEST.

This commit is contained in:
Cyteen May 2020-02-24 12:18:37 +00:00
parent ec53bd60bf
commit 4eaf0d21f9
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ alias jupyter="_py_version"
EOF EOF
cat > .zsh_aliases.d/003_transfer.zsh <<'EOF' cat > ${DEST}/.zsh_aliases.d/003_transfer.zsh <<'EOF'
# #
# Defines transfer alias and provides easy command line file and folder sharing. # Defines transfer alias and provides easy command line file and folder sharing.
# #