Skip to content

Commit

Permalink
Ignore errors
Browse files Browse the repository at this point in the history
  • Loading branch information
willnode committed Aug 27, 2024
1 parent 367bde4 commit f59f034
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/executor/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ export default async function runConfig(config, domain, writer, sandbox = false)
user,
'all-features': true,
'as-owner': true,
'ignore-errors': true,
});
break;
case 'restore':
Expand Down

0 comments on commit f59f034

Please sign in to comment.