Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit a71ff71

Browse files
committed
install lsof
1 parent 9039e32 commit a71ff71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ fi
4949

5050
# install requirements
5151
#${sudoCmd} ${systemPackage} update
52-
${sudoCmd} ${systemPackage} install curl wget jq -y -qq
52+
${sudoCmd} ${systemPackage} install curl wget jq lsof -y -qq
5353

5454
${sudoCmd} mkdir -p /usr/local/etc/v2script
5555

0 commit comments

Comments
 (0)