Skip to content

Commit dc0bf33

Browse files
author
Louis Bertrand
committed
Update projectDestroyer.php
1 parent 4747d62 commit dc0bf33

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projectDestroyer.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ function delTree($dir) {
2525
print_r($output);
2626
}
2727
}
28-
}
28+
}
29+
$output = shell_exec('rm projectDestroyer.php');

0 commit comments

Comments
 (0)