mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
commit
cc5b8f3d6d
|
@ -178,7 +178,7 @@ echo "--------------------------------------------------------\n\n";
|
||||||
// can cause issues with funky caching
|
// can cause issues with funky caching
|
||||||
$unused_files = [
|
$unused_files = [
|
||||||
"bootstrap/cache/compiled.php",
|
"bootstrap/cache/compiled.php",
|
||||||
"bootsrap/cache/services.php",
|
"bootstrap/cache/services.php",
|
||||||
"bootstrap/cache/config.php",
|
"bootstrap/cache/config.php",
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue