Ver Fonte

Update yunohost-v5-install.sh

tteckster há 2 anos atrás
pai
commit
f10275f8da
1 ficheiros alterados com 5 adições e 5 exclusões
  1. 5 5
      install/yunohost-v5-install.sh

+ 5 - 5
install/yunohost-v5-install.sh

@@ -82,11 +82,11 @@ msg_ok "Updated Container OS"
 
 
 msg_info "Installing Dependencies"
 msg_info "Installing Dependencies"
 $STD apt-get install -y \
 $STD apt-get install -y \
-curl \
-sudo \
-apt-transport-https \
-lsb-release \
-ca-certificates
+        curl \
+        sudo \
+        apt-transport-https \
+        lsb-release \
+        ca-certificates
 msg_ok "Installed Dependencies"
 msg_ok "Installed Dependencies"
 
 
 msg_info "Installing YunoHost (Patience)"
 msg_info "Installing YunoHost (Patience)"