Skip to content

Commit

Permalink
Fixed symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Oct 24, 2024
1 parent d9af415 commit 3069253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/iptables/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ git clone --config advice.detachedHead=false --depth 1 --branch "v${version}" gi
--enable-static
make -j$(nproc)
make install
ln --symbolic --relative --force "${prefix}/sbin/iptables-legacy-multi" "${prefix}/bin/iptables-xml"
EOF

0 comments on commit 3069253

Please sign in to comment.