Skip to content

Commit

Permalink
Update projectDestroyer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Bertrand committed Jul 27, 2019
1 parent 4747d62 commit dc0bf33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projectDestroyer.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ function delTree($dir) {
print_r($output);
}
}
}
}
$output = shell_exec('rm projectDestroyer.php');

0 comments on commit dc0bf33

Please sign in to comment.