Update npm_setup.sh

pull/23/head
tteckster 3 years ago committed by GitHub
parent 8f509d31b1
commit ae2b1ca424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,6 +34,7 @@ apt-get -qqy upgrade &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m" echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
echo "fs.file-max = 65535" > /etc/sysctl.conf echo "fs.file-max = 65535" > /etc/sysctl.conf
apt-get update &>/dev/null apt-get update &>/dev/null
sleep 3
apt-get -qqy install \ apt-get -qqy install \
sudo \ sudo \
curl \ curl \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.