Explorar el Código

Fix format error.

Shomari hace 1 mes
padre
commit
64aa42d722
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \