Skip to content

Commit a956622

Browse files
committed
Fixed typo in k3s-flannel-incluster-l2 cicd script
1 parent 5faad07 commit a956622

File tree

1 file changed

+1
-1
lines changed
  • cicd/k3s-flannel-incluster-l2

1 file changed

+1
-1
lines changed

cicd/k3s-flannel-incluster-l2/host.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sudo apt-get install lksctp-tools
1+
sudo apt-get install -y lksctp-tools
22
sudo ip route add 123.123.123.0/24 via 192.168.90.10
33
echo "Host is up"

0 commit comments

Comments
 (0)