Skip to content

Commit

Permalink
Add back /libraries/vendor/bin to file deletion in script.php
Browse files Browse the repository at this point in the history
  • Loading branch information
richard67 committed Jun 27, 2021
1 parent dc87ab8 commit cbb7e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions administrator/components/com_admin/script.php
Original file line number Diff line number Diff line change
Expand Up @@ -7076,6 +7076,7 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
'/libraries/vendor/ozdemirburak/iris/src',
'/libraries/vendor/ozdemirburak/iris',
'/libraries/vendor/ozdemirburak',
'/libraries/vendor/bin',
'/components/com_menus/src/Controller',
'/components/com_csp/src/Controller',
'/components/com_csp/src',
Expand Down

0 comments on commit cbb7e62

Please sign in to comment.