put a hold on caddy 2.4.5 for now
This commit is contained in:
@@ -217,7 +217,7 @@ install_caddy() {
|
|||||||
'https://dl.cloudsmith.io/public/caddy/stable/setup.deb.sh' \
|
'https://dl.cloudsmith.io/public/caddy/stable/setup.deb.sh' \
|
||||||
| sudo -E bash
|
| sudo -E bash
|
||||||
apt -qq update
|
apt -qq update
|
||||||
apt install -qqy caddy=2.4.5
|
apt install -qqy caddy=2.4.5 && apt-mark hold caddy
|
||||||
systemctl enable --now caddy
|
systemctl enable --now caddy
|
||||||
else
|
else
|
||||||
echo "Caddy is installed"
|
echo "Caddy is installed"
|
||||||
|
|||||||
Reference in New Issue
Block a user