mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-30 19:26:22 -04:00
Hidden files like .env were not being copied because shell glob * doesn't match hidden files. Use 'ospos-temp/.' to copy all files.