Commit a04d7885 authored by Yusei Tahara's avatar Yusei Tahara

Update setup.sh

parent dcc65972
......@@ -5,8 +5,8 @@ set -x
apt-get update
apt-get install -y git apache2
echo "deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/ ./" | tee /etc/apt/sources.list.d/slapos.list
wget -O- "https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_9.0/Release.key" | apt-key add -
echo "deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_10/ ./" | tee /etc/apt/sources.list.d/slapos.list
wget -O- "https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_10/Release.key" | apt-key add -
apt-get update
apt-get install -y slapos-node
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment