Explorar el Código

fix: bad keyword

Baptiste Augrain hace 2 años
padre
commit
8a80e023ad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      prepare_vscode.sh

+ 1 - 1
prepare_vscode.sh

@@ -103,7 +103,7 @@ setpath "product" "twitterUrl" "https://go.microsoft.com/fwlink/?LinkID=533687"
 
 if [[ "${DISABLE_UPDATE}" != "yes" ]]; then
   setpath "product" "updateUrl" "https://vscodium.now.sh"
-fo
+fi
 
 if [[ "${VSCODE_QUALITY}" == "insider" ]]; then
   setpath "product" "nameShort" "VSCodium - Insiders"