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.
2 parents 166c8ec + 32325db commit 1a7b8cbCopy full SHA for 1a7b8cb
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