mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
default behavior: deploy to default deployment dir
This commit is contained in:
@@ -14,5 +14,5 @@ if hash mvn 2>/dev/null; then
|
||||
}
|
||||
|
||||
# copy maven artifact
|
||||
alias d='python3 ~/.local/bin/deploy.py'
|
||||
alias d="python3 ~/.local/bin/deploy.py '$cdd'"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user