mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-29 10:47:53 -04:00
Release zip contains .env directly, not .env.example. The sed commands to update database credentials were being skipped because the file check looked for .env.example first, which doesn't exist in published releases.