Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
yistc committed Oct 17, 2024
1 parent 9639938 commit 915526f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lookbusy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ if ! [ -x "$(command -v gcc)" ] && ! [ -x "$(command -v clang)" ]; then
exit 1
fi

apt -y install curl build-essential
git clone https://github.com/yistc/lookbusy /opt/lookbusy
cd /opt/lookbusy
chmod a+x configure
Expand Down

0 comments on commit 915526f

Please sign in to comment.