Browse Source

Fix format error.

Shomari 1 tháng trước cách đây
mục cha
commit
64aa42d722
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 \