diff options
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 831f7c6..4e7a822 100644 --- a/docs/index.html +++ b/docs/index.html @@ -535,7 +535,7 @@ <h1 class="title">Gabriel's apk repo</h1> </header> <p> To enable this repository:</p> -<code>echo "https://artifacts.gabrielgio.me/repo/v3.19/ " >> /etc/apk/repositories +<code>echo "https://artifacts.gabrielgio.me/repo/v3.19/" >> /etc/apk/repositories curl https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub -o /etc/apk/keys/mail@gabrielgio.me-62ddc4dc.rsa.pub</code> <h1 id="apks-alpine">Apks Alpine 3.19</h1> |