mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 11:32:45 +00:00
Run shfmt
This commit is contained in:
parent
e73df023ec
commit
36a79c9ce2
@ -62,8 +62,7 @@ _nfs_rest () {
|
||||
fi
|
||||
|
||||
COUNT=3
|
||||
while test $COUNT -le $#
|
||||
do
|
||||
while test $COUNT -le $#; do
|
||||
eval "PARAMETER=\$$COUNT"
|
||||
# shellcheck disable=SC2153
|
||||
PARAMETERS="$PARAMETERS&$PARAMETER"
|
||||
|
Loading…
x
Reference in New Issue
Block a user