Skip to content

Commit

Permalink
All features
Browse files Browse the repository at this point in the history
  • Loading branch information
willnode committed Jul 16, 2024
1 parent ed8e6dc commit 873f822
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 @@ -229,6 +229,7 @@ export default async function runConfig(config, domain, writer, sandbox = false)
await writeLog("$> virtualmin backup-domain");
await virtExec("backup-domain", value, {
user,
'all-features': true,
'as-owner': true,
});
break;
Expand Down

0 comments on commit 873f822

Please sign in to comment.