Skip to content

Commit

Permalink
Remove symlink from nodejs to node.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsha committed Dec 17, 2017
1 parent 8c7aa83 commit 2901e3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ EOAPT
mariadb-client-5.5 mariadb-server-5.5 git nginx gnupg curl build-essential \
nodejs mailutils postfix

ln -sf nodejs /usr/bin/node
wget https://github.com/prometheus/node_exporter/releases/download/0.12.0/node_exporter-0.12.0.linux-amd64.tar.gz
tar --strip 1 --wildcards -xpvzf node_exporter-0.12.0.linux-amd64.tar.gz */node_exporter
sudo install node_exporter /usr/local/bin/
Expand Down

0 comments on commit 2901e3b

Please sign in to comment.