1
0
Fork 0
mirror of synced 2024-06-04 08:11:08 -04:00

removing dead space

This commit is contained in:
Lamar Daughma 2022-01-28 13:00:24 +00:00
parent c6b4bde04c
commit 04544b4d8f

2
yadm
View file

@ -110,8 +110,6 @@ function main() {
YADM_ARGS=()
shift
# commands listed below do not process any of the parameters
if [[ "$YADM_COMMAND" =~ ^(enter|git_crypt)$ ]] ; then
YADM_ARGS=("$@")