mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
removing dead space
This commit is contained in:
parent
c6b4bde04c
commit
04544b4d8f
2
yadm
2
yadm
@ -110,8 +110,6 @@ function main() {
|
|||||||
YADM_ARGS=()
|
YADM_ARGS=()
|
||||||
shift
|
shift
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# commands listed below do not process any of the parameters
|
# commands listed below do not process any of the parameters
|
||||||
if [[ "$YADM_COMMAND" =~ ^(enter|git_crypt)$ ]] ; then
|
if [[ "$YADM_COMMAND" =~ ^(enter|git_crypt)$ ]] ; then
|
||||||
YADM_ARGS=("$@")
|
YADM_ARGS=("$@")
|
||||||
|
Loading…
Reference in New Issue
Block a user