From cd0eedc450d6563824899305b22ad153c9d7f7d3 Mon Sep 17 00:00:00 2001 From: zdm Date: Thu, 13 Jul 2023 07:46:41 +0300 Subject: [PATCH] fix: find root --- bin/update.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/update.js b/bin/update.js index 3b0fd27..403eee6 100644 --- a/bin/update.js +++ b/bin/update.js @@ -3,8 +3,6 @@ import Cli from "#core/cli"; import externalResources from "#core/external-resources"; -if ( process.env.DOWNLOAD_EXTERNAL_RESOURCES === "false" ) process.exit( 0 ); - const CLI = { "title": "Update resources", "options": {