Commit 44913ba6 authored by Yusei Tahara's avatar Yusei Tahara

Update setup.sh

parent d246b709
...@@ -6,7 +6,7 @@ apt-get update ...@@ -6,7 +6,7 @@ apt-get update
apt-get install -y git apache2 gnupg xz-utils apt-get install -y git apache2 gnupg xz-utils
echo "deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_12/ ./" | tee /etc/apt/sources.list.d/slapos.list echo "deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_12/ ./" | tee /etc/apt/sources.list.d/slapos.list
wget -O- "https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_12/Release.key" | apt-key add - wget -O /etc/apt/trusted.gpg.d/vifib.asc https://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_12/Release.key
apt-get update apt-get update
apt-get install -y slapos-node 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