Skip to content

Commit

Permalink
fix: find root
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Jul 13, 2023
1 parent a659d54 commit cd0eedc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/update.js
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit cd0eedc

Please sign in to comment.