소스 검색

Fix format error.

Shomari 1 개월 전
부모
커밋
64aa42d722
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 \