mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Fix comments in file transfer CI script
This commit is contained in:
parent
05bbfbc879
commit
f20152f658
1 changed files with 2 additions and 3 deletions
3
.github/actions/test-transfer/entrypoint.sh
vendored
3
.github/actions/test-transfer/entrypoint.sh
vendored
|
|
@ -1,7 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# Test that file transfers work with aquatic_http (with and without TLS)
|
# Test that file transfers work over all protocols.
|
||||||
# aquatic_udp and experimentally aquatic_ws (with TLS).
|
|
||||||
#
|
#
|
||||||
# IPv6 is unfortunately disabled by default in Docker
|
# IPv6 is unfortunately disabled by default in Docker
|
||||||
# (see sysctl net.ipv6.conf.lo.disable_ipv6)
|
# (see sysctl net.ipv6.conf.lo.disable_ipv6)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue