Skip to content

Commit 1a7b8cb

Browse files
authored
Merge pull request #22 from stackhpc/rl-9.5-patch
Update openssh package
2 parents 166c8ec + 32325db commit 1a7b8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

a-seed-from-nothing.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ if type apt; then
2828
sudo apt update
2929
sudo apt install -y git tmux lvm2 iptables
3030
else
31-
sudo dnf install -y git tmux lvm2 patch
31+
sudo dnf install -y git tmux lvm2 patch openssh
3232
fi
3333

3434
# Work around connectivity issues seen while configuring this node as seed

0 commit comments

Comments
 (0)