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

Commit

Permalink
install lsof
Browse files Browse the repository at this point in the history
  • Loading branch information
phlinhng committed May 18, 2020
1 parent 9039e32 commit a71ff71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fi

# install requirements
#${sudoCmd} ${systemPackage} update
${sudoCmd} ${systemPackage} install curl wget jq -y -qq
${sudoCmd} ${systemPackage} install curl wget jq lsof -y -qq

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

Expand Down

0 comments on commit a71ff71

Please sign in to comment.