From 8a80e023adb9ceba2636607438915f68bfa6de79 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Mon, 26 Sep 2022 11:13:10 +0200 Subject: [PATCH] fix: bad keyword --- prepare_vscode.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_vscode.sh b/prepare_vscode.sh index be83ffb..5997571 100755 --- a/prepare_vscode.sh +++ b/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"