Browse Source

Fix format error.

Shomari 1 month ago
parent
commit
64aa42d722
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/pages/guides/Vps-Secure-Setup.vue

+ 1 - 1
web/pages/guides/Vps-Secure-Setup.vue

@@ -81,7 +81,7 @@
   apt-transport-https \
   autoconf \
   build-essential \
-  ca-certificates
+  ca-certificates \
   curl \
   git \
   gnupg2 \