We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166c8ec commit 32325dbCopy full SHA for 32325db
a-seed-from-nothing.sh
@@ -28,7 +28,7 @@ if type apt; then
28
sudo apt update
29
sudo apt install -y git tmux lvm2 iptables
30
else
31
- sudo dnf install -y git tmux lvm2 patch
+ sudo dnf install -y git tmux lvm2 patch openssh
32
fi
33
34
# Work around connectivity issues seen while configuring this node as seed
0 commit comments