Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Oct 3, 2024
1 parent 1bad335 commit 2791ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/task/setono_dotenv.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
$variables[$key] = $val;
}
}
unset($confirmation);

while (true) {
outputEnvironmentVariables($variables);
Expand Down

0 comments on commit 2791ae2

Please sign in to comment.