mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
Changes: - Use 'apt list --installed' for simpler package verification - Change executable check to warning instead of error (tmpfs doesn't preserve execute permissions, but this isn't related to hardlinks - the key test is installation success) - All checks now pass cleanly with FPM 1.17.0 builds Test results: ✅ Fails on v5.5.3 (FPM 1.15.1): Invalid cross-device link ✅ Passes on new builds (FPM 1.17.0): Installation successful