mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
parent
0ff8ca8e20
commit
fa109e1f12
2 changed files with 3 additions and 2 deletions
|
@ -39,7 +39,7 @@ foreach ($checksumFile as $line) {
|
|||
}
|
||||
|
||||
$dynamicFiles = [
|
||||
hide_bb_path(BB_ENABLED),
|
||||
'.env.example',
|
||||
'.htaccess',
|
||||
'robots.txt',
|
||||
'opensearch_desc.xml',
|
||||
|
@ -47,6 +47,7 @@ $dynamicFiles = [
|
|||
'favicon.png',
|
||||
'composer.json',
|
||||
'composer.lock',
|
||||
hide_bb_path(BB_ENABLED),
|
||||
'library/config.php',
|
||||
'library/defines.php',
|
||||
'styles/images/logo/logo.png'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue