Skip to content

Commit

Permalink
fix: update defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Jul 14, 2023
1 parent 5a2d081 commit 3d2a21c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ await Cli.parse( CLI );
externalResources.add( "softvisio-node/geoip-asn/resources/geolite2-asn" );

const res = await externalResources.update( {
"remote": true,
"force": process.cli.options.force,
"silent": false,
} );
Expand Down

0 comments on commit 3d2a21c

Please sign in to comment.