We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5faad07 commit a956622Copy full SHA for a956622
cicd/k3s-flannel-incluster-l2/host.sh
@@ -1,3 +1,3 @@
1
-sudo apt-get install lksctp-tools
+sudo apt-get install -y lksctp-tools
2
sudo ip route add 123.123.123.0/24 via 192.168.90.10
3
echo "Host is up"
0 commit comments