AdGuard LXC update fails - wget unrecognised option #1504
-
Hi @tteck, AdGuard has been running great in Proxmox (installed from your script) and today it says an update is available. The response was the following error: alpine-adguard:~# bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/adguard.sh)"
wget: unrecognized option: L
BusyBox v1.36.0 (2023-04-11 16:01:21 UTC) multi-call binary.
Usage: wget [-cqS] [--spider] [-O FILE] [-o LOGFILE] [--header STR]
[--post-data STR | --post-file FILE] [-Y on/off]
[-P DIR] [-U AGENT] [-T SEC] URL...
Retrieve files via HTTP or FTP
--spider Only check URL existence: $? is 0 if exists
--header STR Add STR (of form 'header: value') to headers
--post-data STR Send STR using POST method
--post-file FILE Send FILE using POST method
-c Continue retrieval of aborted transfer
-q Quiet
-P DIR Save to DIR (default .)
-S Show server response
-T SEC Network read timeout is SEC seconds
-O FILE Save to FILE ('-' for stdout)
-o LOGFILE Log messages to FILE
-U STR Use STR for User-Agent header
-Y on/off Use proxy
alpine-adguard:~# I'm running the command in the container's >_ Console window. My Proxmox is all up to date. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I would suggest changing to the regular installation. |
Beta Was this translation helpful? Give feedback.
I would suggest changing to the regular installation.