Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36de556e authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Remove IMG archives

parent c99c657c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -155,6 +155,11 @@
                    foreach ( $files as $file ) {

                        $filename = pathinfo($file, PATHINFO_FILENAME);

                        if ( preg_match("/IMG/i", $filename) ) {
                          continue;
                        }
                        
                        if ( preg_match("/latest/i", $filename) ) {
                          continue;
                        }