knox a révisé ce gist . Aller à la révision
1 file changed, 4 insertions
Llama-Deployment-19.sh(fichier créé)
@@ -0,0 +1,4 @@ | |||
1 | + | curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo apt-key add - | |
2 | + | curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/caddy-stable.list | |
3 | + | sudo apt update | |
4 | + | sudo apt install caddy |
Plus récent
Plus ancien