Browse Source

fix: bad keyword

Baptiste Augrain 2 năm trước cách đây
mục cha
commit
8a80e023ad
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"