One thing which is puzzling. If I pull down the Github repo - stay on the current development branch and from the directory run:$ php setup/cli/manage.php deploy --setup ../built_site_develop/I will get a site built. Say I then pull down the latest 1.9.6 from OST and compare the files/directories there are quite a few differences. Is there any explanation why?osticket@whizzer4:~/tmp/latest_github/github2/zip_from_ost$ diff -rq upload/ ../built_site_develop/Only in ../built_site_develop/: appsOnly in upload/assets/default: about-custom-themes.mdOnly in ../built_site_develop/assets/default: lessFiles upload/bootstrap.php and ../built_site_develop/bootstrap.php differFiles upload/include/client/header.inc.php and ../built_site_develop/include/client/header.inc.php differFiles upload/include/htmLawed.php and ../built_site_develop/include/htmLawed.php differFiles upload/include/staff/header.inc.php and ../built_site_develop/include/staff/header.inc.php differFiles upload/include/staff/login.header.php and ../built_site_develop/include/staff/login.header.php differFiles upload/scp/ajax.php and ../built_site_develop/scp/ajax.php differFiles upload/scp/apps/dispatcher.php and ../built_site_develop/scp/apps/dispatcher.php differOnly in ../built_site_develop/scp/apps: .htaccessOnly in ../built_site_develop/setup/cli: cleanup-codebase.shFiles upload/setup/cli/modules/deploy.php and ../built_site_develop/setup/cli/modules/deploy.php differFiles upload/setup/inc/header.inc.php and ../built_site_develop/setup/inc/header.inc.php differOnly in ../built_site_develop/setup: scriptsFiles upload/setup/setup.inc.php and ../built_site_develop/setup/setup.inc.php differOnly in ../built_site_develop/setup: testosticket@whizzer4:~/tmp/latest_github/github2/zip_from_ost$And a fuller div is here:
[a_fuller_diff.txt](https://forum.osticket.com/assets/files/migrated/FileUpload/5a/6e5e111bf6d0c832b3fa0b24f72493.txt)
[a_fuller_diff.txt](https://forum.osticket.com/assets/files/migrated/FileUpload/d5/79cd8443fb8dd50f0148dccc2d8d85.txt)