Miscellaneous fixes

This commit is contained in:
bergware
2023-01-18 18:49:57 +01:00
parent eeeef0bb0d
commit d7120887be
4 changed files with 5 additions and 6 deletions
@@ -72,7 +72,7 @@ function cpu_pinning() {
if (isset($_POST['contName'])) {
$postXML = postToXML($_POST, true);
$dry_run = isset($_POST['dryRun']) && $_POST['dryRun']=='true' ? true : false;
$dry_run = isset($_POST['dryRun']) && $_POST['dryRun']=='true';
$existing = $_POST['existingContainer'] ?? false;
$create_paths = $dry_run ? false : true;
// Get the command line