Skip to content

Commit

Permalink
Remove unsupported wget2 command
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauve Signweaver committed Oct 24, 2024
1 parent 68a22c1 commit 0790520
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/sites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export class SiteConfigStore extends Config<Static<typeof Site>> {

await exec(`wget2 \
--random-wait \
--retry-on-http-error=503,504,429 \
--compression=identity,gzip,br \
--user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0" \
--mirror \
Expand Down

0 comments on commit 0790520

Please sign in to comment.