Skip to content

Commit 33693b5

Browse files
committed
dd
1 parent 19e5803 commit 33693b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pages/ssh/sshh.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,8 @@ _LIST="$(eval "${_CMD}")"
390390

391391
_LIST="$(trim "${_LIST}")"
392392

393+
_LIST="$(echo "${_LIST}" | grep -v '/\._')"
394+
393395
_CODE="${?}"
394396

395397
if [ "${_CODE}" != "0" ]; then

0 commit comments

Comments
 (0)