Update install.sh
This commit is contained in:
@@ -4,6 +4,8 @@ apt install libpam0g-dev build-essential redis-server luarocks --no-install-reco
|
||||
curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -
|
||||
sudo apt-get install -y nodejs
|
||||
|
||||
echo "deb http://openresty.org/package/ubuntu $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/openresty.list
|
||||
|
||||
wget -O - https://openresty.org/package/pubkey.gpg | sudo apt-key add -
|
||||
|
||||
sudo apt-get update
|
||||
|
||||
Reference in New Issue
Block a user