Missing DEST.
This commit is contained in:
parent
ec53bd60bf
commit
4eaf0d21f9
|
|
@ -54,7 +54,7 @@ alias jupyter="_py_version"
|
|||
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.
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in New Issue