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