mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
CI: fix typo
This commit is contained in:
parent
7b4e00bb79
commit
4dd5688999
1 changed files with 1 additions and 1 deletions
2
.github/actions/test-transfer/entrypoint.sh
vendored
2
.github/actions/test-transfer/entrypoint.sh
vendored
|
|
@ -246,7 +246,7 @@ screen -dmS rtorrent-leech rtorrent
|
||||||
|
|
||||||
git clone https://github.com/anacrolix/torrent.git leech
|
git clone https://github.com/anacrolix/torrent.git leech
|
||||||
cd leech
|
cd leech
|
||||||
GOPPROF=http go run -v ./cmd/torrent download ./torrents/wss-ipv4.torrent > "$HOME/wss-leech.log" 2>&1 &
|
GOPPROF=http go run -v ./cmd/torrent download ../torrents/wss-ipv4.torrent > "$HOME/wss-leech.log" 2>&1 &
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
# Check for completion
|
# Check for completion
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue